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

zhonghongsheng pushed a commit to branch 5.3.1-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/5.3.1-release by this push:
     new ebd6b00d1ee Update example version to 5.3.2-SNAPSHOT
ebd6b00d1ee is described below

commit ebd6b00d1eed1e484b61f7c114239a12060b97ee
Author: Hongsheng Zhong <[email protected]>
AuthorDate: Tue Jan 10 11:52:11 2023 +0800

    Update example version to 5.3.2-SNAPSHOT
---
 examples/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index c4314d95a85..af10e1d15ab 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -34,7 +34,7 @@
     </modules>
     
     <properties>
-        <revision>5.3.1</revision>
+        <revision>5.3.2-SNAPSHOT</revision>
         <java.version>1.8</java.version>
         <maven.version.range>[3.0.4,)</maven.version.range>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

Reply via email to