This is an automated email from the ASF dual-hosted git repository.

kezhuw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git

commit 07583f8d2cd562e19ddcbf89d5deec902e55214b
Author: Kezhu Wang <[email protected]>
AuthorDate: Sun Oct 13 18:52:46 2024 +0800

    Prepare 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            | 4 ++--
 curator-x-discovery-server/pom.xml | 4 ++--
 curator-x-discovery/pom.xml        | 4 ++--
 pom.xml                            | 6 +++---
 13 files changed, 22 insertions(+), 22 deletions(-)

diff --git a/curator-client/pom.xml b/curator-client/pom.xml
index 4437b665..91149886 100644
--- a/curator-client/pom.xml
+++ b/curator-client/pom.xml
@@ -26,11 +26,11 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>curator-client</artifactId>
-    <version>5.7.1</version>
+    <version>5.7.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Curator Client</name>
diff --git a/curator-examples/pom.xml b/curator-examples/pom.xml
index 674fadf7..72a03f54 100644
--- a/curator-examples/pom.xml
+++ b/curator-examples/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>curator-examples</artifactId>
diff --git a/curator-framework/pom.xml b/curator-framework/pom.xml
index 104f06cd..73e6785c 100644
--- a/curator-framework/pom.xml
+++ b/curator-framework/pom.xml
@@ -26,11 +26,11 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>curator-framework</artifactId>
-    <version>5.7.1</version>
+    <version>5.7.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Curator Framework</name>
diff --git a/curator-recipes/pom.xml b/curator-recipes/pom.xml
index f50dff78..c59ac365 100644
--- a/curator-recipes/pom.xml
+++ b/curator-recipes/pom.xml
@@ -26,11 +26,11 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>curator-recipes</artifactId>
-    <version>5.7.1</version>
+    <version>5.7.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Curator Recipes</name>
diff --git a/curator-test-zk35/pom.xml b/curator-test-zk35/pom.xml
index 8a3cb810..0a43a1af 100644
--- a/curator-test-zk35/pom.xml
+++ b/curator-test-zk35/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/curator-test-zk36/pom.xml b/curator-test-zk36/pom.xml
index db2d390c..9acd16ab 100644
--- a/curator-test-zk36/pom.xml
+++ b/curator-test-zk36/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/curator-test-zk37/pom.xml b/curator-test-zk37/pom.xml
index fc435741..59bdfca8 100644
--- a/curator-test-zk37/pom.xml
+++ b/curator-test-zk37/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/curator-test-zk38/pom.xml b/curator-test-zk38/pom.xml
index b6ddc560..1772f5de 100644
--- a/curator-test-zk38/pom.xml
+++ b/curator-test-zk38/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/curator-test/pom.xml b/curator-test/pom.xml
index e9794317..1038771b 100644
--- a/curator-test/pom.xml
+++ b/curator-test/pom.xml
@@ -26,11 +26,11 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>curator-test</artifactId>
-    <version>5.7.1</version>
+    <version>5.7.2-SNAPSHOT</version>
 
     <name>Curator Testing</name>
     <description>Unit testing utilities.</description>
diff --git a/curator-x-async/pom.xml b/curator-x-async/pom.xml
index 802d5d13..751e4fd7 100644
--- a/curator-x-async/pom.xml
+++ b/curator-x-async/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -70,4 +70,4 @@
             <scope>test</scope>
         </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>
diff --git a/curator-x-discovery-server/pom.xml 
b/curator-x-discovery-server/pom.xml
index 319c26ee..f4ffba3c 100644
--- a/curator-x-discovery-server/pom.xml
+++ b/curator-x-discovery-server/pom.xml
@@ -26,11 +26,11 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>curator-x-discovery-server</artifactId>
-    <version>5.7.1</version>
+    <version>5.7.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Curator Service Discovery Server</name>
diff --git a/curator-x-discovery/pom.xml b/curator-x-discovery/pom.xml
index b0e5f0bd..288d7360 100644
--- a/curator-x-discovery/pom.xml
+++ b/curator-x-discovery/pom.xml
@@ -26,11 +26,11 @@
     <parent>
         <groupId>org.apache.curator</groupId>
         <artifactId>apache-curator</artifactId>
-        <version>5.7.1</version>
+        <version>5.7.2-SNAPSHOT</version>
     </parent>
 
     <artifactId>curator-x-discovery</artifactId>
-    <version>5.7.1</version>
+    <version>5.7.2-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <name>Curator Service Discovery</name>
diff --git a/pom.xml b/pom.xml
index cc330c23..677ccd6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
 
     <groupId>org.apache.curator</groupId>
     <artifactId>apache-curator</artifactId>
-    <version>5.7.1</version>
+    <version>5.7.2-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Apache Curator</name>
@@ -60,7 +60,7 @@
         <maven.compiler.target>1.8</maven.compiler.target>
         <dependency.locations.enabled>false</dependency.locations.enabled>
 
-        <currentStableVersion>5.5.0</currentStableVersion>
+        <currentStableVersion>5.7.1</currentStableVersion>
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>
@@ -125,7 +125,7 @@
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/curator.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/curator.git
         </developerConnection>
-        <tag>apache-curator-5.7.1</tag>
+        <tag>HEAD</tag>
     </scm>
 
     <issueManagement>

Reply via email to