From 7e7834f53216e4414f58f26315ad4383f6fd0cb6 Mon Sep 17 00:00:00 2001 From: Junkai Xue Date: Wed, 15 Jul 2020 13:09:22 -0700 Subject: [PATCH] [maven-release-plugin] prepare release helix-1.0.1 --- helix-admin-webapp/pom.xml | 2 +- helix-agent/pom.xml | 2 +- helix-common/pom.xml | 2 +- helix-core/pom.xml | 2 +- helix-front/pom.xml | 2 +- helix-lock/pom.xml | 2 +- helix-rest/pom.xml | 4 ++-- metadata-store-directory-common/pom.xml | 2 +- metrics-common/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 +- zookeeper-api/pom.xml | 2 +- 17 files changed, 19 insertions(+), 19 deletions(-) diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml index f37dbfe400..e971109827 100644 --- a/helix-admin-webapp/pom.xml +++ b/helix-admin-webapp/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml index 30b5ef1c42..092656d408 100644 --- a/helix-agent/pom.xml +++ b/helix-agent/pom.xml @@ -22,7 +22,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 helix-agent bundle diff --git a/helix-common/pom.xml b/helix-common/pom.xml index d84e4ebf74..54b5562883 100644 --- a/helix-common/pom.xml +++ b/helix-common/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/helix-core/pom.xml b/helix-core/pom.xml index c4e760aecf..aaa987cba3 100644 --- a/helix-core/pom.xml +++ b/helix-core/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/helix-front/pom.xml b/helix-front/pom.xml index dd7eee5aef..39a15ebe5b 100644 --- a/helix-front/pom.xml +++ b/helix-front/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml index 35d09d9255..bc6a198aba 100644 --- a/helix-lock/pom.xml +++ b/helix-lock/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml index 7f4efc7641..e89a29bdc0 100644 --- a/helix-rest/pom.xml +++ b/helix-rest/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 @@ -47,7 +47,7 @@ under the License. org.apache.helix metadata-store-directory-common - 1.0.1-SNAPSHOT + 1.0.1 org.yaml diff --git a/metadata-store-directory-common/pom.xml b/metadata-store-directory-common/pom.xml index 59275cfe9f..6d6f77d3a8 100644 --- a/metadata-store-directory-common/pom.xml +++ b/metadata-store-directory-common/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml index 622ddfa73e..3e08107c7b 100644 --- a/metrics-common/pom.xml +++ b/metrics-common/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0 diff --git a/pom.xml b/pom.xml index 80f15ad953..2d5683689f 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 pom Apache Helix @@ -364,7 +364,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-1.0.1 jira diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index 130db308bd..dd7effd56b 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 - 1.0.1-SNAPSHOT + 1.0.1 distributed-lock-manager diff --git a/recipes/pom.xml b/recipes/pom.xml index 6fe052cf7b..9af878ec98 100644 --- a/recipes/pom.xml +++ b/recipes/pom.xml @@ -22,7 +22,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 org.apache.helix.recipes recipes diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index d2d1d0ea6f..f4f746ba2c 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 - 1.0.1-SNAPSHOT + 1.0.1 rabbitmq-consumer-group diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index 07ab8ac93b..dc964b244b 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 - 1.0.1-SNAPSHOT + 1.0.1 rsync-replicated-file-system diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index 7a9e921380..7a4cb5ed7f 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 - 1.0.1-SNAPSHOT + 1.0.1 service-discovery diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index 4515e522d9..5aa911add8 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 - 1.0.1-SNAPSHOT + 1.0.1 task-execution diff --git a/zookeeper-api/pom.xml b/zookeeper-api/pom.xml index aed65e66c0..868b1dee6b 100644 --- a/zookeeper-api/pom.xml +++ b/zookeeper-api/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.0.1-SNAPSHOT + 1.0.1 4.0.0