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 2013/05/04 15:03:24 UTC

[2/2] git commit: version inherited from parent

version inherited from parent


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

Branch: refs/heads/master
Commit: 163935d3076da98a9d31d407ff59b7df6d482754
Parents: 87d38b7
Author: Olivier Lamy <ol...@apache.org>
Authored: Sat May 4 23:03:13 2013 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Sat May 4 23:03:13 2013 +1000

----------------------------------------------------------------------
 recipes/distributed-lock-manager/pom.xml     |    1 -
 recipes/rabbitmq-consumer-group/pom.xml      |    1 -
 recipes/rsync-replicated-file-system/pom.xml |    1 -
 recipes/service-discovery/pom.xml            |    1 -
 recipes/task-execution/pom.xml               |    1 -
 5 files changed, 0 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/distributed-lock-manager/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml
index 700c633..6efefc1 100644
--- a/recipes/distributed-lock-manager/pom.xml
+++ b/recipes/distributed-lock-manager/pom.xml
@@ -28,7 +28,6 @@ under the License.
 
   <artifactId>distributed-lock-manager</artifactId>
   <packaging>jar</packaging>
-  <version>0.6.1-incubating-SNAPSHOT</version>
   <name>Apache Helix :: Recipes :: distributed lock manager</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/rabbitmq-consumer-group/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml
index ae950a3..901e684 100644
--- a/recipes/rabbitmq-consumer-group/pom.xml
+++ b/recipes/rabbitmq-consumer-group/pom.xml
@@ -29,7 +29,6 @@ under the License.
 
   <artifactId>rabbitmq-consumer-group</artifactId>
   <packaging>jar</packaging>
-  <version>0.6.1-incubating-SNAPSHOT</version>
   <name>Apache Helix :: Recipes :: Rabbitmq Consumer Group</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/rsync-replicated-file-system/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml
index 75ebc2a..b8051e3 100644
--- a/recipes/rsync-replicated-file-system/pom.xml
+++ b/recipes/rsync-replicated-file-system/pom.xml
@@ -28,7 +28,6 @@ under the License.
 
   <artifactId>rsync-replicated-file-system</artifactId>
   <packaging>jar</packaging>
-  <version>0.6.1-incubating-SNAPSHOT</version>
   <name>Apache Helix :: Recipes :: Rsync Replicated File Store</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/service-discovery/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml
index f54f684..cb04c9d 100644
--- a/recipes/service-discovery/pom.xml
+++ b/recipes/service-discovery/pom.xml
@@ -28,7 +28,6 @@ under the License.
 
   <artifactId>service-discovery</artifactId>
   <packaging>jar</packaging>
-  <version>0.6.1-incubating-SNAPSHOT</version>
   <name>Apache Helix :: Recipes :: service discovery</name>
 
   <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/163935d3/recipes/task-execution/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml
index a4b454f..2d77c29 100644
--- a/recipes/task-execution/pom.xml
+++ b/recipes/task-execution/pom.xml
@@ -40,7 +40,6 @@ under the License.
     <dependency>
       <groupId>org.apache.helix</groupId>
       <artifactId>helix-core</artifactId>
-      <version>0.6.1-incubating-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>