|
@@ -12,7 +12,7 @@
|
|
|
<parent>
|
|
|
<groupId>org.apache.ambari</groupId>
|
|
|
<artifactId>ambari-project</artifactId>
|
|
|
- <version>1.6.1.100</version>
|
|
|
+ <version>1.3.0-SNAPSHOT</version>
|
|
|
<relativePath>../ambari-project</relativePath>
|
|
|
</parent>
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
@@ -20,7 +20,7 @@
|
|
|
<artifactId>ambari-server</artifactId>
|
|
|
<packaging>jar</packaging>
|
|
|
<name>Ambari Server</name>
|
|
|
- <version>1.6.1.100</version>
|
|
|
+ <version>1.3.0-SNAPSHOT</version>
|
|
|
<description>Ambari Server</description>
|
|
|
<properties>
|
|
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|