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


The following commit(s) were added to refs/heads/master by this push:
     new 780c2422 Update currentStableVersion to 5.5.0
780c2422 is described below

commit 780c2422658b751bfc54ff0ad193e0317e40a2b4
Author: Kezhu Wang <[email protected]>
AuthorDate: Fri Apr 28 16:41:06 2023 +0800

    Update currentStableVersion to 5.5.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac5a1344..791a0e9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
         <maven.compiler.target>1.8</maven.compiler.target>
         <dependency.locations.enabled>false</dependency.locations.enabled>
 
-        <currentStableVersion>5.4.0</currentStableVersion>
+        <currentStableVersion>5.5.0</currentStableVersion>
 
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <project.build.resourceEncoding>UTF-8</project.build.resourceEncoding>

Reply via email to