Sfoglia il codice sorgente

[build] Updated version to 2.0.0

bc Wong 13 anni fa
parent
commit
372371132a

+ 1 - 1
VERSION

@@ -17,4 +17,4 @@
 # This file should be the one source of truth for for versions within HUE.
 # It is at least included by each of the default hue app's setup.py.
 
-VERSION="1.2.0"
+VERSION="2.0.0"

+ 1 - 1
apps/beeswax/java/pom.xml

@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.cloudera.hue</groupId>
     <artifactId>hue-parent</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <groupId>com.cloudera.hue</groupId>

+ 1 - 1
desktop/libs/hadoop/credentials-merger/pom.xml

@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.cloudera.hue</groupId>
     <artifactId>hue-parent</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <groupId>com.cloudera.hue</groupId>

+ 1 - 1
desktop/libs/hadoop/java/pom.xml

@@ -24,7 +24,7 @@
     <groupId>com.cloudera.hue</groupId>
     <artifactId>hue-parent</artifactId>
     <relativePath>../../../../maven/pom.xml</relativePath>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <groupId>com.cloudera.hue</groupId>

+ 2 - 2
desktop/libs/hadoop/static-group-mapping/pom.xml

@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.cloudera.hue</groupId>
     <artifactId>hue-parent</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <groupId>com.cloudera.hue</groupId>
@@ -58,4 +58,4 @@
     </plugins>
   </build>
 </project>
-      
+      

+ 2 - 2
desktop/libs/hadoop/sudo-shell/pom.xml

@@ -23,7 +23,7 @@
   <parent>
     <groupId>com.cloudera.hue</groupId>
     <artifactId>hue-parent</artifactId>
-    <version>1.2.0-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
   </parent>
 
   <groupId>com.cloudera.hue</groupId>
@@ -69,4 +69,4 @@
     </plugins>
   </build>
 </project>
-      
+