diff --git a/helix-agent/pom.xml b/helix-agent/pom.xml index 93c4f06108..a254d83ed5 100644 --- a/helix-agent/pom.xml +++ b/helix-agent/pom.xml @@ -22,7 +22,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT helix-agent bundle diff --git a/helix-common/pom.xml b/helix-common/pom.xml index 5f26177a31..6e4b8b3f97 100644 --- a/helix-common/pom.xml +++ b/helix-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/helix-core/pom.xml b/helix-core/pom.xml index ee11271e3b..64a8966f2a 100644 --- a/helix-core/pom.xml +++ b/helix-core/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/helix-lock/pom.xml b/helix-lock/pom.xml index e149955293..38dae43178 100644 --- a/helix-lock/pom.xml +++ b/helix-lock/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/helix-rest/pom.xml b/helix-rest/pom.xml index eb569a04ad..567d2e72af 100644 --- a/helix-rest/pom.xml +++ b/helix-rest/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 @@ -43,7 +43,7 @@ - 1.4.2 + 1.4.3-SNAPSHOT org.apache.helix*, org.apache.commons.cli*, diff --git a/helix-view-aggregator/pom.xml b/helix-view-aggregator/pom.xml index cb7bb8942e..5396013f08 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.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/meta-client/pom.xml b/meta-client/pom.xml index b7df3c975b..4c07c9335f 100644 --- a/meta-client/pom.xml +++ b/meta-client/pom.xml @@ -21,7 +21,7 @@ under the License. org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/metadata-store-directory-common/pom.xml b/metadata-store-directory-common/pom.xml index ed12f0ebf8..4e05417c77 100644 --- a/metadata-store-directory-common/pom.xml +++ b/metadata-store-directory-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/metrics-common/pom.xml b/metrics-common/pom.xml index 52067aa48c..2b7d0a4bf2 100644 --- a/metrics-common/pom.xml +++ b/metrics-common/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 4a8a2f9083..e5878c07ea 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT pom Apache Helix @@ -429,7 +429,7 @@ 1.1.1-SNAPSHOT UTF-8 - 1731999495 + 1731999722 https://analysis.apache.org/ diff --git a/recipes/distributed-lock-manager/pom.xml b/recipes/distributed-lock-manager/pom.xml index d6d61e1ae0..c19958a8e9 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.4.2 + 1.4.3-SNAPSHOT distributed-lock-manager diff --git a/recipes/pom.xml b/recipes/pom.xml index 451df4bd75..32e887f0be 100644 --- a/recipes/pom.xml +++ b/recipes/pom.xml @@ -22,7 +22,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT org.apache.helix.recipes recipes diff --git a/recipes/rabbitmq-consumer-group/pom.xml b/recipes/rabbitmq-consumer-group/pom.xml index adc05d5490..00fa314ced 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.4.2 + 1.4.3-SNAPSHOT rabbitmq-consumer-group diff --git a/recipes/rsync-replicated-file-system/pom.xml b/recipes/rsync-replicated-file-system/pom.xml index 855f729beb..709e18dafc 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.4.2 + 1.4.3-SNAPSHOT rsync-replicated-file-system diff --git a/recipes/service-discovery/pom.xml b/recipes/service-discovery/pom.xml index cd22ebf3e0..ec60b2542c 100644 --- a/recipes/service-discovery/pom.xml +++ b/recipes/service-discovery/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.4.2 + 1.4.3-SNAPSHOT service-discovery diff --git a/recipes/task-execution/pom.xml b/recipes/task-execution/pom.xml index f05a736b89..7b2d9a4bd7 100644 --- a/recipes/task-execution/pom.xml +++ b/recipes/task-execution/pom.xml @@ -23,7 +23,7 @@ org.apache.helix.recipes recipes - 1.4.2 + 1.4.3-SNAPSHOT task-execution diff --git a/zookeeper-api/pom.xml b/zookeeper-api/pom.xml index b0a243b607..e3cf00b8da 100644 --- a/zookeeper-api/pom.xml +++ b/zookeeper-api/pom.xml @@ -21,7 +21,7 @@ org.apache.helix helix - 1.4.2 + 1.4.3-SNAPSHOT 4.0.0