diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index e78b779843..8e27c169f9 100644
--- a/helix-admin-webapp/pom.xml
+++ b/helix-admin-webapp/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml
index acf8402db4..1ddcf763f0 100644
--- a/helix-agent/pom.xml
+++ b/helix-agent/pom.xml
@@ -22,7 +22,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
helix-agent
bundle
diff --git a/helix-common/pom.xml b/helix-common/pom.xml
index 9e97fc1897..12d0045d15 100644
--- a/helix-common/pom.xml
+++ b/helix-common/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 50fc0fa490..21fc511aea 100644
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/helix-front/pom.xml b/helix-front/pom.xml
index 5d87503412..f9793d786d 100644
--- a/helix-front/pom.xml
+++ b/helix-front/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml
index 93a98e7136..9b771c218c 100644
--- a/helix-lock/pom.xml
+++ b/helix-lock/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml
index 91f660209b..98ef8244cf 100644
--- a/helix-rest/pom.xml
+++ b/helix-rest/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
@@ -43,7 +43,7 @@
- 1.2.1-SNAPSHOT
+ 1.3.0
org.apache.helix*,
org.apache.commons.cli*,
diff --git a/helix-view-aggregator/pom.xml b/helix-view-aggregator/pom.xml
index 32e15ef4e0..a4836fd26a 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.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/meta-client/pom.xml b/meta-client/pom.xml
index 0c2a384b49..85d8165574 100644
--- a/meta-client/pom.xml
+++ b/meta-client/pom.xml
@@ -21,7 +21,7 @@ under the License.
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/metadata-store-directory-common/pom.xml b/metadata-store-directory-common/pom.xml
index c35d575c60..0c8cc91947 100644
--- a/metadata-store-directory-common/pom.xml
+++ b/metadata-store-directory-common/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml
index 4d801a07e8..4abee5b6c9 100644
--- a/metrics-common/pom.xml
+++ b/metrics-common/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0
diff --git a/pom.xml b/pom.xml
index db9b35540e..2b692d3ac6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
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.1.0
+ helix-1.3.0
Github
@@ -431,7 +431,7 @@
1.1.1-SNAPSHOT
UTF-8
- 1671078135
+ 1690000036
https://analysis.apache.org/
diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml
index 095af750f5..371b7dd10d 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.2.1-SNAPSHOT
+ 1.3.0
distributed-lock-manager
diff --git a/recipes/pom.xml b/recipes/pom.xml
index 59dc1c86e3..b53f6473fe 100644
--- a/recipes/pom.xml
+++ b/recipes/pom.xml
@@ -22,7 +22,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
org.apache.helix.recipes
recipes
diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml
index 6c27101801..a5342e5eb6 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.2.1-SNAPSHOT
+ 1.3.0
rabbitmq-consumer-group
diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml
index 502a78e6f4..9add62bda1 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.2.1-SNAPSHOT
+ 1.3.0
rsync-replicated-file-system
diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml
index c3db9c1d82..3f0b991a24 100644
--- a/recipes/service-discovery/pom.xml
+++ b/recipes/service-discovery/pom.xml
@@ -23,7 +23,7 @@
org.apache.helix.recipes
recipes
- 1.2.1-SNAPSHOT
+ 1.3.0
service-discovery
diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml
index 1bf08751c6..c9bd5460b1 100644
--- a/recipes/task-execution/pom.xml
+++ b/recipes/task-execution/pom.xml
@@ -23,7 +23,7 @@
org.apache.helix.recipes
recipes
- 1.2.1-SNAPSHOT
+ 1.3.0
task-execution
diff --git a/zookeeper-api/pom.xml b/zookeeper-api/pom.xml
index fbcc203edf..083f31aeeb 100644
--- a/zookeeper-api/pom.xml
+++ b/zookeeper-api/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- 1.2.1-SNAPSHOT
+ 1.3.0
4.0.0