Selaa lähdekoodia

Updating the hadoop-cloud-storage-project pom for 2.9.0 release.

Subru Krishnan 7 vuotta sitten
vanhempi
commit
1aaf819631

+ 2 - 2
hadoop-cloud-storage-project/hadoop-cloud-storage/pom.xml

@@ -18,12 +18,12 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-project</artifactId>
-    <version>2.10.0-SNAPSHOT</version>
+    <version>2.9.0</version>
     <relativePath>../../hadoop-project</relativePath>
   </parent>
   <groupId>org.apache.hadoop</groupId>
   <artifactId>hadoop-cloud-storage</artifactId>
-  <version>2.10.0-SNAPSHOT</version>
+  <version>2.9.0</version>
   <packaging>jar</packaging>
 
   <description>Apache Hadoop Cloud Storage</description>

+ 2 - 2
hadoop-cloud-storage-project/pom.xml

@@ -20,12 +20,12 @@
   <parent>
     <groupId>org.apache.hadoop</groupId>
     <artifactId>hadoop-project</artifactId>
-    <version>2.10.0-SNAPSHOT</version>
+    <version>2.9.0</version>
     <relativePath>../hadoop-project</relativePath>
   </parent>
   <groupId>org.apache.hadoop</groupId>
   <artifactId>hadoop-cloud-storage-project</artifactId>
-  <version>2.10.0-SNAPSHOT</version>
+  <version>2.9.0</version>
   <description>Apache Hadoop Cloud Storage Project</description>
   <name>Apache Hadoop Cloud Storage Project</name>
   <packaging>pom</packaging>