diff --git a/helix-admin-webapp/pom.xml b/helix-admin-webapp/pom.xml
index 074b34881d..02b60f4dc1 100644
--- a/helix-admin-webapp/pom.xml
+++ b/helix-admin-webapp/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml
index c5b1afe0cc..c9f42dde63 100644
--- a/helix-agent/pom.xml
+++ b/helix-agent/pom.xml
@@ -22,7 +22,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
helix-agent
bundle
diff --git a/helix-common/pom.xml b/helix-common/pom.xml
index c111dfe651..b0903ac8bd 100644
--- a/helix-common/pom.xml
+++ b/helix-common/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/helix-core/pom.xml b/helix-core/pom.xml
index 157a817b8f..fcf9df0d49 100755
--- a/helix-core/pom.xml
+++ b/helix-core/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/helix-front/pom.xml b/helix-front/pom.xml
index ec8459d1f5..55c2bfa9b2 100644
--- a/helix-front/pom.xml
+++ b/helix-front/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml
index 20eb51fd6a..14cad54af5 100644
--- a/helix-lock/pom.xml
+++ b/helix-lock/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml
index 3e6af7dfef..140a575f52 100644
--- a/helix-rest/pom.xml
+++ b/helix-rest/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
@@ -43,7 +43,7 @@
- 1.0.5-SNAPSHOT
+ 1.1.0
org.apache.helix*,
org.apache.commons.cli*,
diff --git a/helix-view-aggregator/pom.xml b/helix-view-aggregator/pom.xml
index 60aa9f2644..84e406ac0c 100644
--- a/helix-view-aggregator/pom.xml
+++ b/helix-view-aggregator/pom.xml
@@ -21,7 +21,7 @@ under the License.
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/metadata-store-directory-common/pom.xml b/metadata-store-directory-common/pom.xml
index 2171b624fa..c70d7d17a9 100644
--- a/metadata-store-directory-common/pom.xml
+++ b/metadata-store-directory-common/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml
index fada51ad97..ba371dd3f3 100644
--- a/metrics-common/pom.xml
+++ b/metrics-common/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0
diff --git a/pom.xml b/pom.xml
index 031dc660ca..4c739b0b64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
pom
Apache Helix
@@ -389,7 +389,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.1.0
Github
@@ -403,7 +403,7 @@
1.0.5-SNAPSHOT
UTF-8
- 1654806798
+ 1671077175
https://analysis.apache.org/
diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml
index ecb1acf342..c3d0fabd4d 100644
--- a/recipes/distributed-lock-manager/pom.xml
+++ b/recipes/distributed-lock-manager/pom.xml
@@ -23,7 +23,7 @@
org.apache.helix.recipes
recipes
- ${revision}
+ 1.1.0
distributed-lock-manager
diff --git a/recipes/pom.xml b/recipes/pom.xml
index 97ce5aff5e..b04c2f3260 100644
--- a/recipes/pom.xml
+++ b/recipes/pom.xml
@@ -22,7 +22,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
org.apache.helix.recipes
recipes
diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml
index bd9db66075..9c639143a7 100644
--- a/recipes/rabbitmq-consumer-group/pom.xml
+++ b/recipes/rabbitmq-consumer-group/pom.xml
@@ -24,7 +24,7 @@
org.apache.helix.recipes
recipes
- ${revision}
+ 1.1.0
rabbitmq-consumer-group
diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml
index 5475079c9a..e5dc1534cb 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
- ${revision}
+ 1.1.0
rsync-replicated-file-system
diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml
index 0da95e8f74..ef17d33b59 100644
--- a/recipes/service-discovery/pom.xml
+++ b/recipes/service-discovery/pom.xml
@@ -23,7 +23,7 @@
org.apache.helix.recipes
recipes
- ${revision}
+ 1.1.0
service-discovery
diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml
index 85af2b697b..8495e8927c 100644
--- a/recipes/task-execution/pom.xml
+++ b/recipes/task-execution/pom.xml
@@ -23,7 +23,7 @@
org.apache.helix.recipes
recipes
- ${revision}
+ 1.1.0
task-execution
diff --git a/zookeeper-api/pom.xml b/zookeeper-api/pom.xml
index a1d26bffa8..7957032e1f 100644
--- a/zookeeper-api/pom.xml
+++ b/zookeeper-api/pom.xml
@@ -21,7 +21,7 @@
org.apache.helix
helix
- ${revision}
+ 1.1.0
4.0.0