You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by ol...@apache.org on 2012/10/24 12:27:18 UTC

git commit: it's a SNAPSHOT version

Updated Branches:
  refs/heads/master 1b3df08c1 -> 611bedabe


it's a SNAPSHOT version


Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/611bedab
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/611bedab
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/611bedab

Branch: refs/heads/master
Commit: 611bedabe42a7712df2afd6ac76cdf32414c1bd6
Parents: 1b3df08
Author: olivier lamy <ol...@apache.org>
Authored: Wed Oct 24 12:27:10 2012 +0200
Committer: olivier lamy <ol...@apache.org>
Committed: Wed Oct 24 12:27:10 2012 +0200

----------------------------------------------------------------------
 helix-admin-webapp/pom.xml |    2 +-
 helix-core/pom.xml         |    2 +-
 mockservice/pom.xml        |    2 +-
 pom.xml                    |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/611bedab/helix-admin-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index 98f15be..4eff119 100644
--- a/helix-admin-webapp/pom.xml
+++ b/helix-admin-webapp/pom.xml
@@ -21,7 +21,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>0.1-incubating</version>
+    <version>0.1-SNAPSHOT-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/611bedab/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index b93bd59..23ad4a8 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -21,7 +21,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>0.1-incubating</version>
+    <version>0.1-SNAPSHOT-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/611bedab/mockservice/pom.xml
----------------------------------------------------------------------
diff --git a/mockservice/pom.xml b/mockservice/pom.xml
index 4278341..d2220ef 100644
--- a/mockservice/pom.xml
+++ b/mockservice/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>0.1-incubating</version>
+    <version>0.1-SNAPSHOT-incubating</version>
   </parent>
   <artifactId>mockservice</artifactId>
   <name>Helix :: Mockservice</name>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/611bedab/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 46d5a0e..92d1ae3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.helix</groupId>
   <artifactId>helix</artifactId>
-  <version>0.1-incubating</version>
+  <version>0.1-SNAPSHOT-incubating</version>
   <packaging>pom</packaging>
   <name>Helix</name>