From 5f9c6a33dda9c2dcf95476e148cd409a5e5b6c53 Mon Sep 17 00:00:00 2001 From: Junkai Xue Date: Sat, 30 Nov 2024 00:55:41 -0800 Subject: [PATCH] Bump ivy files --- ...HOT.ivy => helix-admin-webapp-1.4.3-SNAPSHOT.ivy} | 0 ...2-SNAPSHOT.ivy => helix-agent-1.4.3-SNAPSHOT.ivy} | 12 ++++++------ ...-SNAPSHOT.ivy => helix-common-1.4.3-SNAPSHOT.ivy} | 2 +- ....2-SNAPSHOT.ivy => helix-core-1.4.3-SNAPSHOT.ivy} | 2 +- ....2-SNAPSHOT.ivy => helix-lock-1.4.3-SNAPSHOT.ivy} | 6 +++--- ....2-SNAPSHOT.ivy => helix-rest-1.4.3-SNAPSHOT.ivy} | 4 ++-- ....ivy => helix-view-aggregator-1.4.3-SNAPSHOT.ivy} | 4 ++-- ...2-SNAPSHOT.ivy => meta-client-1.4.3-SNAPSHOT.ivy} | 6 +++--- ...tadata-store-directory-common-1.4.3-SNAPSHOT.ivy} | 4 ++-- ...NAPSHOT.ivy => metrics-common-1.4.3-SNAPSHOT.ivy} | 2 +- website/1.4.1/pom.xml | 2 +- ...SNAPSHOT.ivy => zookeeper-api-1.4.3-SNAPSHOT.ivy} | 2 +- 12 files changed, 23 insertions(+), 23 deletions(-) rename helix-admin-webapp/{helix-admin-webapp-1.4.2-SNAPSHOT.ivy => helix-admin-webapp-1.4.3-SNAPSHOT.ivy} (100%) rename helix-agent/{helix-agent-1.4.2-SNAPSHOT.ivy => helix-agent-1.4.3-SNAPSHOT.ivy} (96%) rename helix-common/{helix-common-1.4.2-SNAPSHOT.ivy => helix-common-1.4.3-SNAPSHOT.ivy} (99%) rename helix-core/{helix-core-1.4.2-SNAPSHOT.ivy => helix-core-1.4.3-SNAPSHOT.ivy} (99%) rename helix-lock/{helix-lock-1.4.2-SNAPSHOT.ivy => helix-lock-1.4.3-SNAPSHOT.ivy} (96%) rename helix-rest/{helix-rest-1.4.2-SNAPSHOT.ivy => helix-rest-1.4.3-SNAPSHOT.ivy} (97%) rename helix-view-aggregator/{helix-view-aggregator-1.4.2-SNAPSHOT.ivy => helix-view-aggregator-1.4.3-SNAPSHOT.ivy} (97%) rename meta-client/{meta-client-1.4.2-SNAPSHOT.ivy => meta-client-1.4.3-SNAPSHOT.ivy} (96%) rename metadata-store-directory-common/{metadata-store-directory-common-1.4.2-SNAPSHOT.ivy => metadata-store-directory-common-1.4.3-SNAPSHOT.ivy} (97%) rename metrics-common/{metrics-common-1.4.2-SNAPSHOT.ivy => metrics-common-1.4.3-SNAPSHOT.ivy} (99%) rename zookeeper-api/{zookeeper-api-1.4.2-SNAPSHOT.ivy => zookeeper-api-1.4.3-SNAPSHOT.ivy} (99%) diff --git a/helix-admin-webapp/helix-admin-webapp-1.4.2-SNAPSHOT.ivy b/helix-admin-webapp/helix-admin-webapp-1.4.3-SNAPSHOT.ivy similarity index 100% rename from helix-admin-webapp/helix-admin-webapp-1.4.2-SNAPSHOT.ivy rename to helix-admin-webapp/helix-admin-webapp-1.4.3-SNAPSHOT.ivy diff --git a/helix-agent/helix-agent-1.4.2-SNAPSHOT.ivy b/helix-agent/helix-agent-1.4.3-SNAPSHOT.ivy similarity index 96% rename from helix-agent/helix-agent-1.4.2-SNAPSHOT.ivy rename to helix-agent/helix-agent-1.4.3-SNAPSHOT.ivy index 000a19e598..99eeada7a8 100644 --- a/helix-agent/helix-agent-1.4.2-SNAPSHOT.ivy +++ b/helix-agent/helix-agent-1.4.3-SNAPSHOT.ivy @@ -21,7 +21,7 @@ under the License. @@ -31,7 +31,7 @@ under the License. org.apache.helix.agent*;version="${project.version};-noimport:=true svn false - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT org.apache.helix*, org.apache.commons.cli;version="[1.2,2)", @@ -46,7 +46,7 @@ under the License. https://repository.apache.org/content/repositories/snapshots true true - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT UTF-8 6.0.1 clean install @@ -77,12 +77,12 @@ under the License. - + - + @@ -92,7 +92,7 @@ under the License. - + diff --git a/helix-common/helix-common-1.4.2-SNAPSHOT.ivy b/helix-common/helix-common-1.4.3-SNAPSHOT.ivy similarity index 99% rename from helix-common/helix-common-1.4.2-SNAPSHOT.ivy rename to helix-common/helix-common-1.4.3-SNAPSHOT.ivy index ad304aecb9..7c8c03b6ab 100644 --- a/helix-common/helix-common-1.4.2-SNAPSHOT.ivy +++ b/helix-common/helix-common-1.4.3-SNAPSHOT.ivy @@ -20,7 +20,7 @@ under the License. diff --git a/helix-core/helix-core-1.4.2-SNAPSHOT.ivy b/helix-core/helix-core-1.4.3-SNAPSHOT.ivy similarity index 99% rename from helix-core/helix-core-1.4.2-SNAPSHOT.ivy rename to helix-core/helix-core-1.4.3-SNAPSHOT.ivy index dd4c462c51..ec79157315 100755 --- a/helix-core/helix-core-1.4.2-SNAPSHOT.ivy +++ b/helix-core/helix-core-1.4.3-SNAPSHOT.ivy @@ -20,7 +20,7 @@ under the License. diff --git a/helix-lock/helix-lock-1.4.2-SNAPSHOT.ivy b/helix-lock/helix-lock-1.4.3-SNAPSHOT.ivy similarity index 96% rename from helix-lock/helix-lock-1.4.2-SNAPSHOT.ivy rename to helix-lock/helix-lock-1.4.3-SNAPSHOT.ivy index 8e452f30c8..828c73257b 100644 --- a/helix-lock/helix-lock-1.4.2-SNAPSHOT.ivy +++ b/helix-lock/helix-lock-1.4.3-SNAPSHOT.ivy @@ -20,9 +20,9 @@ under the License. @@ -43,6 +43,6 @@ under the License. - + diff --git a/helix-rest/helix-rest-1.4.2-SNAPSHOT.ivy b/helix-rest/helix-rest-1.4.3-SNAPSHOT.ivy similarity index 97% rename from helix-rest/helix-rest-1.4.2-SNAPSHOT.ivy rename to helix-rest/helix-rest-1.4.3-SNAPSHOT.ivy index b712b05fd9..2d7f9267b2 100644 --- a/helix-rest/helix-rest-1.4.2-SNAPSHOT.ivy +++ b/helix-rest/helix-rest-1.4.3-SNAPSHOT.ivy @@ -20,7 +20,7 @@ under the License. @@ -46,7 +46,7 @@ under the License. - + diff --git a/helix-view-aggregator/helix-view-aggregator-1.4.2-SNAPSHOT.ivy b/helix-view-aggregator/helix-view-aggregator-1.4.3-SNAPSHOT.ivy similarity index 97% rename from helix-view-aggregator/helix-view-aggregator-1.4.2-SNAPSHOT.ivy rename to helix-view-aggregator/helix-view-aggregator-1.4.3-SNAPSHOT.ivy index 99c6ee92c4..d495bb20f9 100644 --- a/helix-view-aggregator/helix-view-aggregator-1.4.2-SNAPSHOT.ivy +++ b/helix-view-aggregator/helix-view-aggregator-1.4.3-SNAPSHOT.ivy @@ -18,7 +18,7 @@ under the License. @@ -41,7 +41,7 @@ under the License. - + diff --git a/meta-client/meta-client-1.4.2-SNAPSHOT.ivy b/meta-client/meta-client-1.4.3-SNAPSHOT.ivy similarity index 96% rename from meta-client/meta-client-1.4.2-SNAPSHOT.ivy rename to meta-client/meta-client-1.4.3-SNAPSHOT.ivy index 3801b1f772..3544c873d2 100644 --- a/meta-client/meta-client-1.4.2-SNAPSHOT.ivy +++ b/meta-client/meta-client-1.4.3-SNAPSHOT.ivy @@ -20,9 +20,9 @@ under the License. @@ -43,6 +43,6 @@ under the License. - + diff --git a/metadata-store-directory-common/metadata-store-directory-common-1.4.2-SNAPSHOT.ivy b/metadata-store-directory-common/metadata-store-directory-common-1.4.3-SNAPSHOT.ivy similarity index 97% rename from metadata-store-directory-common/metadata-store-directory-common-1.4.2-SNAPSHOT.ivy rename to metadata-store-directory-common/metadata-store-directory-common-1.4.3-SNAPSHOT.ivy index 3fa5665bca..ecfc46de19 100644 --- a/metadata-store-directory-common/metadata-store-directory-common-1.4.2-SNAPSHOT.ivy +++ b/metadata-store-directory-common/metadata-store-directory-common-1.4.3-SNAPSHOT.ivy @@ -20,7 +20,7 @@ under the License. @@ -46,7 +46,7 @@ under the License. - + diff --git a/metrics-common/metrics-common-1.4.2-SNAPSHOT.ivy b/metrics-common/metrics-common-1.4.3-SNAPSHOT.ivy similarity index 99% rename from metrics-common/metrics-common-1.4.2-SNAPSHOT.ivy rename to metrics-common/metrics-common-1.4.3-SNAPSHOT.ivy index c6cc58f828..a64e67a60e 100644 --- a/metrics-common/metrics-common-1.4.2-SNAPSHOT.ivy +++ b/metrics-common/metrics-common-1.4.3-SNAPSHOT.ivy @@ -20,7 +20,7 @@ under the License. diff --git a/website/1.4.1/pom.xml b/website/1.4.1/pom.xml index 09ed3783db..dc8c127b16 100644 --- a/website/1.4.1/pom.xml +++ b/website/1.4.1/pom.xml @@ -23,7 +23,7 @@ org.apache.helix website - 1.4.2-SNAPSHOT + 1.4.3-SNAPSHOT 1.4.1-docs diff --git a/zookeeper-api/zookeeper-api-1.4.2-SNAPSHOT.ivy b/zookeeper-api/zookeeper-api-1.4.3-SNAPSHOT.ivy similarity index 99% rename from zookeeper-api/zookeeper-api-1.4.2-SNAPSHOT.ivy rename to zookeeper-api/zookeeper-api-1.4.3-SNAPSHOT.ivy index 0a7e368f51..10ffcf7803 100644 --- a/zookeeper-api/zookeeper-api-1.4.2-SNAPSHOT.ivy +++ b/zookeeper-api/zookeeper-api-1.4.3-SNAPSHOT.ivy @@ -20,7 +20,7 @@ under the License.