Repository: helix Updated Branches: refs/heads/helix-0.6.x bb6c0caa7 -> 08bc1efac
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/08bc1efa Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/08bc1efa Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/08bc1efa Branch: refs/heads/helix-0.6.x Commit: 08bc1efaca694c459166d99ced9da813145e438b Parents: bb6c0ca Author: Lei Xia <[email protected]> Authored: Mon Oct 31 16:25:40 2016 -0700 Committer: Lei Xia <[email protected]> Committed: Mon Oct 31 16:25:40 2016 -0700 ---------------------------------------------------------------------- helix-admin-webapp/pom.xml | 2 +- helix-agent/pom.xml | 2 +- helix-core/pom.xml | 2 +- pom.xml | 4 ++-- 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 | 2 +- 10 files changed, 11 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/helix-admin-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml index dd1b2e0..ff81164 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/helix-agent/pom.xml ---------------------------------------------------------------------- diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml index 0383128..5e7d507 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <artifactId>helix-agent</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/helix-core/pom.xml ---------------------------------------------------------------------- diff --git a/helix-core/pom.xml b/helix-core/pom.xml index 03f4c4a..2a2ddd2 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 554563e..68f12ba 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.6</version> + <version>0.6.7-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Helix</name> @@ -202,7 +202,7 @@ under the License. <connection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/helix.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary</url> - <tag>helix-0.6.6</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/recipes/distributed-lock-manager/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index bb8b4e7..6946da7 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <artifactId>distributed-lock-manager</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/recipes/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/pom.xml b/recipes/pom.xml index b242680..b4cd7a1 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <groupId>org.apache.helix.recipes</groupId> <artifactId>recipes</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/recipes/rabbitmq-consumer-group/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index 6740356..b560d69 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <artifactId>rabbitmq-consumer-group</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/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 4e22420..024ac18 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <artifactId>rsync-replicated-file-system</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/recipes/service-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index 3becb3d..3f65f9e 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <artifactId>service-discovery</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/08bc1efa/recipes/task-execution/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index af09732..88949d0 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.6</version> + <version>0.6.7-SNAPSHOT</version> </parent> <artifactId>task-execution</artifactId>
