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

commit c1f2e60bf9d9802d888d298568b2f85d0bbbd0c6
Author: Hongsheng Zhong <[email protected]>
AuthorDate: Thu Jan 5 20:26:11 2023 +0800

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

diff --git a/examples/pom.xml b/examples/pom.xml
index aa28909ea78..c4314d95a85 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -34,7 +34,7 @@
     </modules>
     
     <properties>
-        <revision>5.3.1-SNAPSHOT</revision>
+        <revision>5.3.1</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