This is an automated email from the ASF dual-hosted git repository. jianglongtao pushed a commit to branch 3.0.5-release in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git
commit 5865667a9aba9dfbd93b5de83f47aa562db5e710 Author: RaigorJiang <[email protected]> AuthorDate: Sat Jan 31 23:50:17 2026 +0800 Update revision in example --- examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pom.xml b/examples/pom.xml index a5a7b9038..af91ca45d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -36,7 +36,7 @@ </modules> <properties> - <revision>3.0.5-SNAPSHOT</revision> + <revision>3.0.5</revision> <java.version>1.8</java.version> <curator.version>5.9.0</curator.version>
