summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorYusaku Sako <yusaku@apache.org>2012-06-17 01:38:53 +0000
committerYusaku Sako <yusaku@apache.org>2012-06-17 01:38:53 +0000
commit20b85fde19900a017ae62fd40ef989c330d93bbf (patch)
tree59d371df4e09c3ac60c0b3b30927973e7d5ed557 /pom.xml
parentbe3e24451d4973e00db220a43698f4aabf231392 (diff)
AMBARI-556. Update version number for documentation (Contributed by hitesh)
git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1351035 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 736b5bde4d..9f88cbca87 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.ambari</groupId>
- <version>0.1.0-SNAPSHOT</version>
+ <version>1.0.0-SNAPSHOT</version>
<artifactId>ambari</artifactId>
<packaging>pom</packaging>
@@ -42,7 +42,7 @@
<package.pid.dir>/var/run/ambari</package.pid.dir>
<package.release>1</package.release>
<package.type>tar.gz</package.type>
- <ambari.version>0.1.0-SNAPSHOT</ambari.version>
+ <ambari.version>1.0.0-SNAPSHOT</ambari.version>
<final.name>${project.artifactId}-${ambari.version}</final.name>
</properties>