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

xyuanlu pushed a commit to branch metaclient
in repository https://gitbox.apache.org/repos/asf/helix.git


The following commit(s) were added to refs/heads/metaclient by this push:
     new 53d3e67ea Change snalshot version for metaclient (#2461)
53d3e67ea is described below

commit 53d3e67eaa81d3366eb8d3c9debb56603a7aef58
Author: xyuanlu <[email protected]>
AuthorDate: Thu Apr 27 18:06:51 2023 -0700

    Change snalshot version for metaclient (#2461)
    
    Update snapshot version for metaclient align with TOT of master branch
---
 meta-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-client/pom.xml b/meta-client/pom.xml
index 9763220fa..05a0bb941 100644
--- a/meta-client/pom.xml
+++ b/meta-client/pom.xml
@@ -21,7 +21,7 @@ under the License.
   <parent>
     <groupId>org.apache.helix</groupId>
     <artifactId>helix</artifactId>
-    <version>1.0.5-SNAPSHOT</version>
+    <version>1.1.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 

Reply via email to