diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml index 2c518f5618..bd725c86ab 100644 --- a/helix-admin-webapp/pom.xml +++ b/helix-admin-webapp/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml index efc317ab94..e09bedf892 100644 --- a/helix-agent/pom.xml +++ b/helix-agent/pom.xml @@ -22,7 +22,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 helix-agent bundle diff --git a/helix-common/pom.xml b/helix-common/pom.xml index e626ed2c33..086ce66c19 100644 --- a/helix-common/pom.xml +++ b/helix-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/helix-core/pom.xml b/helix-core/pom.xml index fdd8648763..0e8a5f10f2 100755 --- a/helix-core/pom.xml +++ b/helix-core/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/helix-front/pom.xml b/helix-front/pom.xml index 39f0606a9a..ab19b21cb6 100644 --- a/helix-front/pom.xml +++ b/helix-front/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml index 893a3a55ae..9872f22ab2 100644 --- a/helix-lock/pom.xml +++ b/helix-lock/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml index 1c4c6ab41d..bfda2f14b0 100644 --- a/helix-rest/pom.xml +++ b/helix-rest/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 @@ -48,7 +48,7 @@ org.apache.helix metadata-store-directory-common - 1.0.3-SNAPSHOT + 1.0.3 org.yaml diff --git a/metadata-store-directory-common/pom.xml b/metadata-store-directory-common/pom.xml index 10d1d6cefc..6b4f222a5f 100644 --- a/metadata-store-directory-common/pom.xml +++ b/metadata-store-directory-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml index 45ff9ab672..e26a0584d1 100644 --- a/metrics-common/pom.xml +++ b/metrics-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0 diff --git a/pom.xml b/pom.xml index 94d1f3edba..566bc3292f 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 pom Apache Helix @@ -375,7 +375,7 @@ scm:git:https://gitbox.apache.org/repos/asf/helix.git scm:git:https://gitbox.apache.org/repos/asf/helix.git https://gitbox.apache.org/repos/asf?p=helix.git;a=summary - HEAD + helix-1.0.3 Github @@ -389,7 +389,7 @@ UTF-8 - 10 + 1649996404 https://analysis.apache.org/ diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index 77f8632e66..b0f86f7a26 100644 --- a/recipes/distributed-lock-manager/pom.xml +++ b/recipes/distributed-lock-manager/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.0.3-SNAPSHOT + 1.0.3 distributed-lock-manager diff --git a/recipes/pom.xml b/recipes/pom.xml index 85b06e0e04..96e38f1786 100644 --- a/recipes/pom.xml +++ b/recipes/pom.xml @@ -22,7 +22,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 org.apache.helix.recipes recipes diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index 5c101f86a3..c434a3af39 100644 --- a/recipes/rabbitmq-consumer-group/pom.xml +++ b/recipes/rabbitmq-consumer-group/pom.xml @@ -24,7 +24,7 @@ org.apache.helix.recipes recipes - 1.0.3-SNAPSHOT + 1.0.3 rabbitmq-consumer-group diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index 4cf100394c..1a0f21939c 100644 --- a/recipes/rsync-replicated-file-system/pom.xml +++ b/recipes/rsync-replicated-file-system/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.0.3-SNAPSHOT + 1.0.3 rsync-replicated-file-system diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index 14fd5986ed..bea0d87b75 100644 --- a/recipes/service-discovery/pom.xml +++ b/recipes/service-discovery/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.0.3-SNAPSHOT + 1.0.3 service-discovery diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index b5213071aa..9814549d6b 100644 --- a/recipes/task-execution/pom.xml +++ b/recipes/task-execution/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.0.3-SNAPSHOT + 1.0.3 task-execution diff --git a/zookeeper-api/pom.xml b/zookeeper-api/pom.xml index cca12a2121..5abf4d3190 100644 --- a/zookeeper-api/pom.xml +++ b/zookeeper-api/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.0.3-SNAPSHOT + 1.0.3 4.0.0