This is an automated email from the ASF dual-hosted git repository.
menghaoran pushed a commit to branch 5.1.0-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/5.1.0-release by this push:
new 53d540d update example version
53d540d is described below
commit 53d540dd69541d2c42fd7f65deb44430492540c3
Author: menghaoran <[email protected]>
AuthorDate: Wed Feb 9 16:12:49 2022 +0800
update example version
---
examples/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/pom.xml b/examples/pom.xml
index 6ffa171..fbc754e 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -36,7 +36,7 @@
</modules>
<properties>
- <revision>5.0.1-SNAPSHOT</revision>
+ <revision>5.1.0</revision>
<java.version>1.8</java.version>
<maven.version.range>[3.0.4,)</maven.version.range>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>