diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml index db67505ac7..fd9bf34683 100644 --- a/helix-admin-webapp/pom.xml +++ b/helix-admin-webapp/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml index b5882226f4..86b42b4a94 100644 --- a/helix-agent/pom.xml +++ b/helix-agent/pom.xml @@ -22,7 +22,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 helix-agent bundle diff --git a/helix-common/pom.xml b/helix-common/pom.xml index a4efbd5f79..9725a94915 100644 --- a/helix-common/pom.xml +++ b/helix-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/helix-core/pom.xml b/helix-core/pom.xml index 9a3c303e7b..17e6b132b4 100644 --- a/helix-core/pom.xml +++ b/helix-core/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/helix-front/pom.xml b/helix-front/pom.xml index 38922a4cd0..6d52075971 100644 --- a/helix-front/pom.xml +++ b/helix-front/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml index 40ab862d59..a405354d59 100644 --- a/helix-lock/pom.xml +++ b/helix-lock/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml index 30a6c6865c..a2cb8fa41e 100644 --- a/helix-rest/pom.xml +++ b/helix-rest/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 @@ -43,7 +43,7 @@ - 1.3.1-SNAPSHOT + 1.3.1 org.apache.helix*, org.apache.commons.cli*, diff --git a/helix-view-aggregator/pom.xml b/helix-view-aggregator/pom.xml index 56e9083124..86d440254c 100644 --- a/helix-view-aggregator/pom.xml +++ b/helix-view-aggregator/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/meta-client/pom.xml b/meta-client/pom.xml index 083a7b699c..f920c7ad14 100644 --- a/meta-client/pom.xml +++ b/meta-client/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/metadata-store-directory-common/pom.xml b/metadata-store-directory-common/pom.xml index 32466a690a..cccfb49dd7 100644 --- a/metadata-store-directory-common/pom.xml +++ b/metadata-store-directory-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml index eb6685959e..7e8c153fdf 100644 --- a/metrics-common/pom.xml +++ b/metrics-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0 diff --git a/pom.xml b/pom.xml index cb0f21e9fc..6a4c62b770 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 pom Apache Helix @@ -417,7 +417,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 - helix-1.3.0 + helix-1.3.1 Github @@ -431,7 +431,7 @@ 1.1.1-SNAPSHOT UTF-8 - 1690000322 + 1695573552 https://analysis.apache.org/ diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index 6484c3cfa0..32265023dd 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.3.1-SNAPSHOT + 1.3.1 distributed-lock-manager diff --git a/recipes/pom.xml b/recipes/pom.xml index 9397e57b87..c33453a724 100644 --- a/recipes/pom.xml +++ b/recipes/pom.xml @@ -22,7 +22,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 org.apache.helix.recipes recipes diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index 470601b6ab..5481a0ccfe 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.3.1-SNAPSHOT + 1.3.1 rabbitmq-consumer-group diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index fbd777dd72..ef7548888d 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.3.1-SNAPSHOT + 1.3.1 rsync-replicated-file-system diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index 8e1a3c76c5..b5f5fa4f35 100644 --- a/recipes/service-discovery/pom.xml +++ b/recipes/service-discovery/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.3.1-SNAPSHOT + 1.3.1 service-discovery diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index 51ffa7a69f..a52a16fbe0 100644 --- a/recipes/task-execution/pom.xml +++ b/recipes/task-execution/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.3.1-SNAPSHOT + 1.3.1 task-execution diff --git a/zookeeper-api/pom.xml b/zookeeper-api/pom.xml index f249260a88..63c9d3c67f 100644 --- a/zookeeper-api/pom.xml +++ b/zookeeper-api/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.3.1-SNAPSHOT + 1.3.1 4.0.0