You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@helix.apache.org by zz...@apache.org on 2013/11/13 23:03:33 UTC

git commit: [maven-release-plugin] prepare release helix-0.7.0-incubating

Updated Branches:
  refs/heads/master 7adbd7429 -> ab02e1fb1


[maven-release-plugin] prepare release helix-0.7.0-incubating


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

Branch: refs/heads/master
Commit: ab02e1fb1241c2bb0da2c35bb45a82046a4b51d1
Parents: 7adbd74
Author: zzhang <zz...@apache.org>
Authored: Wed Nov 13 14:03:18 2013 -0800
Committer: zzhang <zz...@apache.org>
Committed: Wed Nov 13 14:03:18 2013 -0800

----------------------------------------------------------------------
 helix-admin-webapp/pom.xml                   |  2 +-
 helix-agent/pom.xml                          |  2 +-
 helix-core/pom.xml                           |  2 +-
 helix-examples/pom.xml                       |  2 +-
 pom.xml                                      | 20 ++++++++++----------
 recipes/distributed-lock-manager/pom.xml     |  2 +-
 recipes/pom.xml                              |  2 +-
 recipes/rabbitmq-consumer-group/pom.xml      |  2 +-
 recipes/rsync-replicated-file-system/pom.xml |  2 +-
 recipes/service-discovery/pom.xml            |  2 +-
 recipes/task-execution/pom.xml               |  4 ++--
 recipes/user-defined-rebalancer/pom.xml      |  2 +-
 site-releases/0.6.1-incubating/pom.xml       |  2 +-
 site-releases/pom.xml                        |  2 +-
 14 files changed, 24 insertions(+), 24 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/helix-admin-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index bd1deda..4bd7bef 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.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/helix-agent/pom.xml
----------------------------------------------------------------------
diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml
index 73dd5fc..762130b 100644
--- a/helix-agent/pom.xml
+++ b/helix-agent/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
   <artifactId>helix-agent</artifactId>
   <packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 12d3c9f..07b42c7 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.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/helix-examples/pom.xml
----------------------------------------------------------------------
diff --git a/helix-examples/pom.xml b/helix-examples/pom.xml
index fca2d97..f1ac3c6 100644
--- a/helix-examples/pom.xml
+++ b/helix-examples/pom.xml
@@ -21,7 +21,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ee013c0..8b83241 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@ under the License.
 
   <groupId>org.apache.helix</groupId>
   <artifactId>helix</artifactId>
-  <version>0.6.2-incubating-SNAPSHOT</version>
+  <version>0.7.0-incubating</version>
   <packaging>pom</packaging>
   <name>Apache Helix</name>
 
@@ -271,7 +271,7 @@ under the License.
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-helix.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-helix.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=incubator-helix.git;a=summary</url>
-    <tag>HEAD</tag>
+    <tag>helix-0.7.0-incubating</tag>
   </scm>
   <issueManagement>
     <system>jira</system>
@@ -309,14 +309,14 @@ under the License.
     <currentRelease>0.6.1-incubating</currentRelease>
 
     <!-- OSGi Properties -->
-    <osgi.import/>
-    <osgi.dynamic.import/>
-    <osgi.require.bundles/>
-    <osgi.export/>
-    <osgi.private/>
-    <osgi.ignore/>
-    <osgi.activator/>
-    <osgi.export.service/>
+    <osgi.import />
+    <osgi.dynamic.import />
+    <osgi.require.bundles />
+    <osgi.export />
+    <osgi.private />
+    <osgi.ignore />
+    <osgi.activator />
+    <osgi.export.service />
 
     <!--Skips test in default 'mvn clean install' build command-->
     <!-- <maven.test.skip.exec>true</maven.test.skip.exec> -->

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/recipes/distributed-lock-manager/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml
index 0b5d1e4..e676ac7 100644
--- a/recipes/distributed-lock-manager/pom.xml
+++ b/recipes/distributed-lock-manager/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
 
   <artifactId>distributed-lock-manager</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/recipes/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/pom.xml b/recipes/pom.xml
index 3667650..ac98a08 100644
--- a/recipes/pom.xml
+++ b/recipes/pom.xml
@@ -22,7 +22,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
   <groupId>org.apache.helix.recipes</groupId>
   <artifactId>recipes</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/recipes/rabbitmq-consumer-group/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml
index 111c3ca..ded3b67 100644
--- a/recipes/rabbitmq-consumer-group/pom.xml
+++ b/recipes/rabbitmq-consumer-group/pom.xml
@@ -24,7 +24,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
 
   <artifactId>rabbitmq-consumer-group</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/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 3e7e08b..4926489 100644
--- a/recipes/rsync-replicated-file-system/pom.xml
+++ b/recipes/rsync-replicated-file-system/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
 
   <artifactId>rsync-replicated-file-system</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/recipes/service-discovery/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml
index e1c45e8..ccdfb0e 100644
--- a/recipes/service-discovery/pom.xml
+++ b/recipes/service-discovery/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
 
   <artifactId>service-discovery</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/recipes/task-execution/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml
index 8f8683c..cace962 100644
--- a/recipes/task-execution/pom.xml
+++ b/recipes/task-execution/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
 
   <artifactId>task-execution</artifactId>
@@ -39,7 +39,7 @@ under the License.
     <dependency>
       <groupId>org.apache.helix</groupId>
       <artifactId>helix-core</artifactId>
-      <version>0.6.2-incubating-SNAPSHOT</version>
+      <version>0.7.0-incubating</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/recipes/user-defined-rebalancer/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/user-defined-rebalancer/pom.xml b/recipes/user-defined-rebalancer/pom.xml
index ebd972c..aeb6b82 100644
--- a/recipes/user-defined-rebalancer/pom.xml
+++ b/recipes/user-defined-rebalancer/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
 
   <artifactId>user-defined-rebalancer</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/site-releases/0.6.1-incubating/pom.xml
----------------------------------------------------------------------
diff --git a/site-releases/0.6.1-incubating/pom.xml b/site-releases/0.6.1-incubating/pom.xml
index 2b4f7f5..d515cab 100644
--- a/site-releases/0.6.1-incubating/pom.xml
+++ b/site-releases/0.6.1-incubating/pom.xml
@@ -23,7 +23,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>site-releases</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
 
   <artifactId>0.6.1-incubating-site</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/ab02e1fb/site-releases/pom.xml
----------------------------------------------------------------------
diff --git a/site-releases/pom.xml b/site-releases/pom.xml
index 13b86be..9cf419c 100644
--- a/site-releases/pom.xml
+++ b/site-releases/pom.xml
@@ -21,7 +21,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>0.6.2-incubating-SNAPSHOT</version>
+    <version>0.7.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <packaging>pom</packaging>