From b195062ae61974d98941c22394eee624d6b1c395 Mon Sep 17 00:00:00 2001 From: tison Date: Tue, 11 Jun 2024 17:48:39 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- curator-client/pom.xml | 4 ++-- curator-examples/pom.xml | 2 +- curator-framework/pom.xml | 4 ++-- curator-recipes/pom.xml | 4 ++-- curator-test-zk35/pom.xml | 2 +- curator-test-zk36/pom.xml | 2 +- curator-test-zk37/pom.xml | 2 +- curator-test-zk38/pom.xml | 2 +- curator-test/pom.xml | 4 ++-- curator-x-async/pom.xml | 2 +- curator-x-discovery-server/pom.xml | 4 ++-- curator-x-discovery/pom.xml | 4 ++-- pom.xml | 4 ++-- 13 files changed, 20 insertions(+), 20 deletions(-) diff --git a/curator-client/pom.xml b/curator-client/pom.xml index 1828c842f..bda461202 100644 --- a/curator-client/pom.xml +++ b/curator-client/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT curator-client - 5.7.0 + 5.7.1-SNAPSHOT bundle Curator Client diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml index 9d4fdd998..58e4fdb99 100644 --- a/curator-examples/pom.xml +++ b/curator-examples/pom.xml @@ -26,7 +26,7 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT curator-examples diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml index 43208a9f6..f418f1aa1 100644 --- a/curator-framework/pom.xml +++ b/curator-framework/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT curator-framework - 5.7.0 + 5.7.1-SNAPSHOT bundle Curator Framework diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml index 973ce379d..5c2978c57 100644 --- a/curator-recipes/pom.xml +++ b/curator-recipes/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT curator-recipes - 5.7.0 + 5.7.1-SNAPSHOT bundle Curator Recipes diff --git a/curator-test-zk35/pom.xml b/curator-test-zk35/pom.xml index 7b0e3599e..2d541b72f 100644 --- a/curator-test-zk35/pom.xml +++ b/curator-test-zk35/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT 4.0.0 diff --git a/curator-test-zk36/pom.xml b/curator-test-zk36/pom.xml index 2eb901b0e..36e921c42 100644 --- a/curator-test-zk36/pom.xml +++ b/curator-test-zk36/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT 4.0.0 diff --git a/curator-test-zk37/pom.xml b/curator-test-zk37/pom.xml index db0dad134..b575a1ebb 100644 --- a/curator-test-zk37/pom.xml +++ b/curator-test-zk37/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT 4.0.0 diff --git a/curator-test-zk38/pom.xml b/curator-test-zk38/pom.xml index e2b7ff8fe..3f8c24f85 100644 --- a/curator-test-zk38/pom.xml +++ b/curator-test-zk38/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT 4.0.0 diff --git a/curator-test/pom.xml b/curator-test/pom.xml index efb07afd2..0af02f56a 100644 --- a/curator-test/pom.xml +++ b/curator-test/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT curator-test - 5.7.0 + 5.7.1-SNAPSHOT Curator Testing Unit testing utilities. diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml index 1e8286da8..2798f19e2 100644 --- a/curator-x-async/pom.xml +++ b/curator-x-async/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT 4.0.0 diff --git a/curator-x-discovery-server/pom.xml b/curator-x-discovery-server/pom.xml index f315b9134..eca0f8154 100644 --- a/curator-x-discovery-server/pom.xml +++ b/curator-x-discovery-server/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT curator-x-discovery-server - 5.7.0 + 5.7.1-SNAPSHOT bundle Curator Service Discovery Server diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml index 29f257564..da833cc76 100644 --- a/curator-x-discovery/pom.xml +++ b/curator-x-discovery/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT curator-x-discovery - 5.7.0 + 5.7.1-SNAPSHOT bundle Curator Service Discovery diff --git a/pom.xml b/pom.xml index 819baf795..e9c992909 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.apache.curator apache-curator - 5.7.0 + 5.7.1-SNAPSHOT pom Apache Curator @@ -125,7 +125,7 @@ scm:git:https://gitbox.apache.org/repos/asf/curator.git scm:git:https://gitbox.apache.org/repos/asf/curator.git - apache-curator-5.7.0 + apache-curator-5.4.0