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/12/21 15:12:41 UTC

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

Updated Branches:
  refs/heads/master dc66aedbd -> 6dd35b7f3


[maven-release-plugin] prepare release helix-0.6.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/6dd35b7f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/6dd35b7f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/6dd35b7f

Branch: refs/heads/master
Commit: 6dd35b7f37eed1cbcf92aa35a550d3791025c315
Parents: dc66aed
Author: olivier lamy <ol...@apache.org>
Authored: Fri Dec 21 15:12:37 2012 +0100
Committer: olivier lamy <ol...@apache.org>
Committed: Fri Dec 21 15:12:37 2012 +0100

----------------------------------------------------------------------
 helix-admin-webapp/pom.xml                   |    2 +-
 helix-core/pom.xml                           |    2 +-
 mockservice/pom.xml                          |    2 +-
 pom.xml                                      |    4 ++--
 recipes/distributed-lock-manager/pom.xml     |    9 ++++-----
 recipes/pom.xml                              |    2 +-
 recipes/rabbitmq-consumer-group/pom.xml      |    4 ++--
 recipes/rsync-replicated-file-system/pom.xml |    6 +++---
 8 files changed, 15 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/helix-admin-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index 23e91f0..14a0627 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.0-incubating-SNAPSHOT</version>
+    <version>0.6.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/helix-core/pom.xml
----------------------------------------------------------------------
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 65b2989..74de6c2 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.0-incubating-SNAPSHOT</version>
+    <version>0.6.0-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/mockservice/pom.xml
----------------------------------------------------------------------
diff --git a/mockservice/pom.xml b/mockservice/pom.xml
index ba0312b..0b43552 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.6.0-incubating-SNAPSHOT</version>
+    <version>0.6.0-incubating</version>
   </parent>
   <artifactId>mockservice</artifactId>
   <name>Apache Helix :: Mockservice</name>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c6ae8c6..49aff1f 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.0-incubating-SNAPSHOT</version>
+  <version>0.6.0-incubating</version>
   <packaging>pom</packaging>
   <name>Apache Helix</name>
 
@@ -169,7 +169,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.6.0-incubating</tag>
   </scm>
   <issueManagement>
     <system>jira</system>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/recipes/distributed-lock-manager/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml
index d9de84c..93557d8 100644
--- a/recipes/distributed-lock-manager/pom.xml
+++ b/recipes/distributed-lock-manager/pom.xml
@@ -17,26 +17,25 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.0-incubating-SNAPSHOT</version>
+    <version>0.6.0-incubating</version>
   </parent>
 
   <artifactId>distributed-lock-manager</artifactId>
   <packaging>jar</packaging>
-  <version>1.0-SNAPSHOT</version>
+  <version>1.0</version>
   <name>Apache Helix :: Recipes :: distributed lock manager</name>
 
   <dependencies>
     <dependency>
       <groupId>org.apache.helix</groupId>
       <artifactId>helix-core</artifactId>
-      <version>0.6.0-incubating-SNAPSHOT</version>
+      <version>0.6.0-incubating</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/recipes/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/pom.xml b/recipes/pom.xml
index 97ca1f8..5be9ddb 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.0-incubating-SNAPSHOT</version>
+    <version>0.6.0-incubating</version>
   </parent>
   <groupId>org.apache.helix.recipes</groupId>
   <artifactId>recipes</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/recipes/rabbitmq-consumer-group/pom.xml
----------------------------------------------------------------------
diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml
index 8baa6c9..d2dddb1 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.0-incubating-SNAPSHOT</version>
+    <version>0.6.0-incubating</version>
   </parent>
 
   <artifactId>rabbitmq-consumer-group</artifactId>
@@ -40,7 +40,7 @@ under the License.
     <dependency>
       <groupId>org.apache.helix</groupId>
       <artifactId>helix-core</artifactId>
-      <version>0.6.0-incubating-SNAPSHOT</version>
+      <version>0.6.0-incubating</version>
     </dependency>
     <dependency>
       <groupId>com.rabbitmq</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/6dd35b7f/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 9ad0aa5..3194c3c 100644
--- a/recipes/rsync-replicated-file-system/pom.xml
+++ b/recipes/rsync-replicated-file-system/pom.xml
@@ -23,12 +23,12 @@ under the License.
   <parent>
     <groupId>org.apache.helix.recipes</groupId>
     <artifactId>recipes</artifactId>
-    <version>0.6.0-incubating-SNAPSHOT</version>
+    <version>0.6.0-incubating</version>
   </parent>
 
   <artifactId>rsync-replicated-file-system</artifactId>
   <packaging>jar</packaging>
-  <version>1.1-SNAPSHOT</version>
+  <version>1.1</version>
   <name>Apache Helix :: Recipes :: Rsync Replicated File Store</name>
 
   <dependencies>
@@ -40,7 +40,7 @@ under the License.
     <dependency>
       <groupId>org.apache.helix</groupId>
       <artifactId>helix-core</artifactId>
-      <version>0.6.0-incubating-SNAPSHOT</version>
+      <version>0.6.0-incubating</version>
     </dependency>
     <dependency>
       <groupId>log4j</groupId>