|
@@ -27,7 +27,7 @@
|
|
|
|
|
|
|
|
<groupId>com.cloudera.hue</groupId>
|
|
<groupId>com.cloudera.hue</groupId>
|
|
|
<artifactId>hue-parent</artifactId>
|
|
<artifactId>hue-parent</artifactId>
|
|
|
- <version>2.3.0-SNAPSHOT</version>
|
|
|
|
|
|
|
+ <version>2.4.0-SNAPSHOT</version>
|
|
|
<packaging>pom</packaging>
|
|
<packaging>pom</packaging>
|
|
|
|
|
|
|
|
<name>Hue Maven Parent POM</name>
|
|
<name>Hue Maven Parent POM</name>
|
|
@@ -42,8 +42,8 @@
|
|
|
</licenses>
|
|
</licenses>
|
|
|
|
|
|
|
|
<properties>
|
|
<properties>
|
|
|
- <hadoop.version>2.0.0-mr1-cdh4.2.0-SNAPSHOT</hadoop.version>
|
|
|
|
|
- <hive.version>0.10.0-cdh4.2.0-SNAPSHOT</hive.version>
|
|
|
|
|
|
|
+ <hadoop.version>2.0.0-mr1-cdh4.3.0-SNAPSHOT</hadoop.version>
|
|
|
|
|
+ <hive.version>0.10.0-cdh4.3.0-SNAPSHOT</hive.version>
|
|
|
<slf4j.version>1.6.1</slf4j.version>
|
|
<slf4j.version>1.6.1</slf4j.version>
|
|
|
<commons-logging.version>1.0.4</commons-logging.version>
|
|
<commons-logging.version>1.0.4</commons-logging.version>
|
|
|
<javaVersion>1.6</javaVersion>
|
|
<javaVersion>1.6</javaVersion>
|