From 2f1fc4ebe5dd1ae451bc801b65dbe29129839f5e Mon Sep 17 00:00:00 2001 From: tison Date: Wed, 3 Jan 2024 00:31:09 +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/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 ++-- 11 files changed, 18 insertions(+), 18 deletions(-) diff --git a/curator-client/pom.xml b/curator-client/pom.xml index bcfb1e135..04ce3fca5 100644 --- a/curator-client/pom.xml +++ b/curator-client/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT curator-client - 5.6.0 + 5.6.1-SNAPSHOT bundle Curator Client diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml index b860593fd..e55fd769b 100644 --- a/curator-examples/pom.xml +++ b/curator-examples/pom.xml @@ -26,7 +26,7 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT curator-examples diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml index 3b291fa98..706c00093 100644 --- a/curator-framework/pom.xml +++ b/curator-framework/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT curator-framework - 5.6.0 + 5.6.1-SNAPSHOT bundle Curator Framework diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml index f548ea4e4..927af0c28 100644 --- a/curator-recipes/pom.xml +++ b/curator-recipes/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT curator-recipes - 5.6.0 + 5.6.1-SNAPSHOT bundle Curator Recipes diff --git a/curator-test-zk35/pom.xml b/curator-test-zk35/pom.xml index b48e5b933..d9bfaf906 100644 --- a/curator-test-zk35/pom.xml +++ b/curator-test-zk35/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT 4.0.0 diff --git a/curator-test-zk36/pom.xml b/curator-test-zk36/pom.xml index a603cbbe4..32261524d 100644 --- a/curator-test-zk36/pom.xml +++ b/curator-test-zk36/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT 4.0.0 diff --git a/curator-test/pom.xml b/curator-test/pom.xml index a0aa4c252..ad61c1c31 100644 --- a/curator-test/pom.xml +++ b/curator-test/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT curator-test - 5.6.0 + 5.6.1-SNAPSHOT Curator Testing Unit testing utilities. diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml index 06584361e..297e096ed 100644 --- a/curator-x-async/pom.xml +++ b/curator-x-async/pom.xml @@ -24,7 +24,7 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT 4.0.0 diff --git a/curator-x-discovery-server/pom.xml b/curator-x-discovery-server/pom.xml index 0c287ade5..3f80af0eb 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.6.0 + 5.6.1-SNAPSHOT curator-x-discovery-server - 5.6.0 + 5.6.1-SNAPSHOT bundle Curator Service Discovery Server diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml index 61870ccf9..36821852d 100644 --- a/curator-x-discovery/pom.xml +++ b/curator-x-discovery/pom.xml @@ -26,11 +26,11 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.1-SNAPSHOT curator-x-discovery - 5.6.0 + 5.6.1-SNAPSHOT bundle Curator Service Discovery diff --git a/pom.xml b/pom.xml index 46dd3940e..34dccdcb9 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ org.apache.curator apache-curator - 5.6.0 + 5.6.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.6.0 + apache-curator-5.4.0