From b37c82856bd76201d3e4e1d6626fb492550b144b Mon Sep 17 00:00:00 2001 From: Hunter Lee Date: Thu, 16 Jan 2020 11:19:24 -0800 Subject: [PATCH] [maven-release-plugin] prepare release helix-0.9.3 --- helix-admin-webapp/pom.xml | 2 +- helix-agent/pom.xml | 2 +- helix-core/pom.xml | 2 +- helix-rest/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 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml index 87e7d8ecef..a8796ac745 100644 --- a/helix-admin-webapp/pom.xml +++ b/helix-admin-webapp/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 0.9.2-SNAPSHOT + 0.9.3 4.0.0 diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml index 26a27a5811..ec4ceb6792 100644 --- a/helix-agent/pom.xml +++ b/helix-agent/pom.xml @@ -22,7 +22,7 @@ under the License. org.apache.helix helix - 0.9.2-SNAPSHOT + 0.9.3 helix-agent bundle diff --git a/helix-core/pom.xml b/helix-core/pom.xml index 45b6552689..423e978596 100644 --- a/helix-core/pom.xml +++ b/helix-core/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 0.9.2-SNAPSHOT + 0.9.3 4.0.0 diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml index 236669d054..8754f75e72 100644 --- a/helix-rest/pom.xml +++ b/helix-rest/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 0.9.2-SNAPSHOT + 0.9.3 4.0.0 diff --git a/pom.xml b/pom.xml index 6c78f067b9..ed531e9572 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ under the License. org.apache.helix helix - 0.9.2-SNAPSHOT + 0.9.3 pom Apache Helix @@ -332,7 +332,7 @@ under the License. scm:git:https://git-wip-us.apache.org/repos/asf/helix.git scm:git:https://git-wip-us.apache.org/repos/asf/helix.git https://git-wip-us.apache.org/repos/asf?p=helix.git;a=summary - HEAD + helix-0.9.3 jira diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index d9608242bf..b7c8d9a02b 100644 --- a/recipes/distributed-lock-manager/pom.xml +++ b/recipes/distributed-lock-manager/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.helix.recipes recipes - 0.9.2-SNAPSHOT + 0.9.3 distributed-lock-manager diff --git a/recipes/pom.xml b/recipes/pom.xml index 1e16495feb..e6247c24af 100644 --- a/recipes/pom.xml +++ b/recipes/pom.xml @@ -22,7 +22,7 @@ under the License. org.apache.helix helix - 0.9.2-SNAPSHOT + 0.9.3 org.apache.helix.recipes recipes diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index 573f10ce2c..e18092fe61 100644 --- a/recipes/rabbitmq-consumer-group/pom.xml +++ b/recipes/rabbitmq-consumer-group/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.helix.recipes recipes - 0.9.2-SNAPSHOT + 0.9.3 rabbitmq-consumer-group diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index eb85b64051..4868a7d118 100644 --- a/recipes/rsync-replicated-file-system/pom.xml +++ b/recipes/rsync-replicated-file-system/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.helix.recipes recipes - 0.9.2-SNAPSHOT + 0.9.3 rsync-replicated-file-system diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index f9cc7f3280..05099ab48b 100644 --- a/recipes/service-discovery/pom.xml +++ b/recipes/service-discovery/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.helix.recipes recipes - 0.9.2-SNAPSHOT + 0.9.3 service-discovery diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index cfb4864cd4..835db45299 100644 --- a/recipes/task-execution/pom.xml +++ b/recipes/task-execution/pom.xml @@ -23,7 +23,7 @@ under the License. org.apache.helix.recipes recipes - 0.9.2-SNAPSHOT + 0.9.3 task-execution