MAPREDUCE-4899 fix branch-2 merge issue in pom

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1430470 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Thomas Graves 2013-01-08 19:53:32 +00:00
parent fcf58ade60
commit 8c9b47c29e
1 changed files with 2 additions and 2 deletions

View File

@ -19,12 +19,12 @@
<parent>
<artifactId>hadoop-mapreduce-client</artifactId>
<groupId>org.apache.hadoop</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>2.0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-mapreduce-client-hs-plugins</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>2.0.3-SNAPSHOT</version>
<name>hadoop-mapreduce-client-hs-plugins</name>
<properties>