This is an automated email from the ASF dual-hosted git repository.
xyuanlu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/helix.git
The following commit(s) were added to refs/heads/master by this push:
new 103a04f91 Update pom file version in metaclient (#2529)
103a04f91 is described below
commit 103a04f91b37fca9076e719cc55c9d8869f9a268
Author: xyuanlu <[email protected]>
AuthorDate: Thu Jun 8 17:04:16 2023 -0700
Update pom file version in metaclient (#2529)
---
meta-client/meta-client-1.2.1-SNAPSHOT.ivy | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-client/meta-client-1.2.1-SNAPSHOT.ivy
b/meta-client/meta-client-1.2.1-SNAPSHOT.ivy
index d845e4eb9..71b94aa7f 100644
--- a/meta-client/meta-client-1.2.1-SNAPSHOT.ivy
+++ b/meta-client/meta-client-1.2.1-SNAPSHOT.ivy
@@ -20,7 +20,7 @@ under the License.
<ivy-module version="1.0">
<info organisation="org.apache.helix"
module="meta-client"
- revision="1.0.5-SNAPSHOT"
+ revision="1.2.1-SNAPSHOT"
status="integration"
publication="20200114115923"
/>