This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push: new 469796489da Refactor : update the example version (#34557) 469796489da is described below commit 469796489da7813942598a592706731bccffb699 Author: 孙念君 Nianjun Sun <sunnian...@apache.org> AuthorDate: Tue Feb 4 23:08:06 2025 +0800 Refactor : update the example version (#34557) --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index 64085056a1f..10532304d6b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -32,7 +32,7 @@ </modules> <properties> - <revision>5.5.2-SNAPSHOT</revision> + <revision>5.5.3-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>