Repository: helix Updated Branches: refs/heads/master 94e1079aa -> 947d7745c
[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/947d7745 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/947d7745 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/947d7745 Branch: refs/heads/master Commit: 947d7745c2e6424161a059e60485056dfc1a5ee9 Parents: 94e1079 Author: Kanak Biscuitwala <[email protected]> Authored: Thu Aug 28 16:36:35 2014 -0700 Committer: Kanak Biscuitwala <[email protected]> Committed: Thu Aug 28 16:36:35 2014 -0700 ---------------------------------------------------------------------- helix-admin-webapp/pom.xml | 2 +- helix-agent/pom.xml | 2 +- helix-core/pom.xml | 2 +- helix-examples/pom.xml | 2 +- helix-ipc/pom.xml | 2 +- helix-provisioning/pom.xml | 2 +- pom.xml | 4 ++-- recipes/distributed-lock-manager/pom.xml | 2 +- recipes/helloworld-provisioning-yarn/pom.xml | 2 +- recipes/jobrunner-yarn/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 +- recipes/user-defined-rebalancer/pom.xml | 2 +- website/0.6.1-incubating/pom.xml | 2 +- website/0.6.2-incubating/pom.xml | 2 +- website/0.6.3/pom.xml | 2 +- website/0.7.0-incubating/pom.xml | 2 +- website/pom.xml | 2 +- website/trunk/pom.xml | 2 +- 22 files changed, 23 insertions(+), 23 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/helix-admin-webapp/pom.xml ---------------------------------------------------------------------- diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml index 73881da..e366b33 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/helix-agent/pom.xml ---------------------------------------------------------------------- diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml index d497273..e43af65 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>helix-agent</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/helix-core/pom.xml ---------------------------------------------------------------------- diff --git a/helix-core/pom.xml b/helix-core/pom.xml index 5c4fefb..f43d698 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/helix-examples/pom.xml ---------------------------------------------------------------------- diff --git a/helix-examples/pom.xml b/helix-examples/pom.xml index 8fcc4be..9d1f4d9 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/helix-ipc/pom.xml ---------------------------------------------------------------------- diff --git a/helix-ipc/pom.xml b/helix-ipc/pom.xml index a638319..4345751 100644 --- a/helix-ipc/pom.xml +++ b/helix-ipc/pom.xml @@ -21,7 +21,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>helix</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/helix-provisioning/pom.xml ---------------------------------------------------------------------- diff --git a/helix-provisioning/pom.xml b/helix-provisioning/pom.xml index 026bc3b..4d976be 100644 --- a/helix-provisioning/pom.xml +++ b/helix-provisioning/pom.xml @@ -22,7 +22,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>helix</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>helix-provisioning</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 250f4c6..2046121 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. <groupId>org.apache.helix</groupId> <artifactId>helix</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Helix</name> @@ -267,7 +267,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.7.1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/distributed-lock-manager/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index 99d50c7..889cd7d 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>distributed-lock-manager</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/helloworld-provisioning-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/helloworld-provisioning-yarn/pom.xml b/recipes/helloworld-provisioning-yarn/pom.xml index e8646f2..f0ab738 100644 --- a/recipes/helloworld-provisioning-yarn/pom.xml +++ b/recipes/helloworld-provisioning-yarn/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix.recipes</groupId> <artifactId>recipes</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>helloworld-provisioning-yarn</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/jobrunner-yarn/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/jobrunner-yarn/pom.xml b/recipes/jobrunner-yarn/pom.xml index 8a79622..d2fb48c 100644 --- a/recipes/jobrunner-yarn/pom.xml +++ b/recipes/jobrunner-yarn/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix.recipes</groupId> <artifactId>recipes</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>jobrunner-yarn</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/pom.xml b/recipes/pom.xml index 56c9e1a..1dbf12a 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <groupId>org.apache.helix.recipes</groupId> <artifactId>recipes</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/rabbitmq-consumer-group/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index 772661e..53f1a08 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>rabbitmq-consumer-group</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/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 a0eb9dc..07b16ae 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>rsync-replicated-file-system</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/service-discovery/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index e9936d8..eca4bff 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>service-discovery</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/task-execution/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index 1dfe6d5..402fdf9 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>task-execution</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/recipes/user-defined-rebalancer/pom.xml ---------------------------------------------------------------------- diff --git a/recipes/user-defined-rebalancer/pom.xml b/recipes/user-defined-rebalancer/pom.xml index 1918a85..8fff588 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.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>user-defined-rebalancer</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/website/0.6.1-incubating/pom.xml ---------------------------------------------------------------------- diff --git a/website/0.6.1-incubating/pom.xml b/website/0.6.1-incubating/pom.xml index 3723cdb..0b26f25 100644 --- a/website/0.6.1-incubating/pom.xml +++ b/website/0.6.1-incubating/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>0.6.1-incubating-docs</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/website/0.6.2-incubating/pom.xml ---------------------------------------------------------------------- diff --git a/website/0.6.2-incubating/pom.xml b/website/0.6.2-incubating/pom.xml index 46343c4..aa4eb0c 100644 --- a/website/0.6.2-incubating/pom.xml +++ b/website/0.6.2-incubating/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>0.6.2-incubating-docs</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/website/0.6.3/pom.xml ---------------------------------------------------------------------- diff --git a/website/0.6.3/pom.xml b/website/0.6.3/pom.xml index 013affc..97cba76 100644 --- a/website/0.6.3/pom.xml +++ b/website/0.6.3/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>0.6.3-docs</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/website/0.7.0-incubating/pom.xml ---------------------------------------------------------------------- diff --git a/website/0.7.0-incubating/pom.xml b/website/0.7.0-incubating/pom.xml index d5d9fdd..341aeba 100644 --- a/website/0.7.0-incubating/pom.xml +++ b/website/0.7.0-incubating/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>0.7.0-incubating-docs</artifactId> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/website/pom.xml ---------------------------------------------------------------------- diff --git a/website/pom.xml b/website/pom.xml index 39185ef..c19f8f4 100644 --- a/website/pom.xml +++ b/website/pom.xml @@ -21,7 +21,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>helix</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> <packaging>pom</packaging> http://git-wip-us.apache.org/repos/asf/helix/blob/947d7745/website/trunk/pom.xml ---------------------------------------------------------------------- diff --git a/website/trunk/pom.xml b/website/trunk/pom.xml index 53ae9f9..2d5ab1f 100644 --- a/website/trunk/pom.xml +++ b/website/trunk/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.helix</groupId> <artifactId>website</artifactId> - <version>0.7.1</version> + <version>0.7.2-SNAPSHOT</version> </parent> <artifactId>trunk-docs</artifactId>
