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

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

commit cc90e5fd0266b63d610be6ec9dc5b28e945dde83
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Sat Oct 14 11:27:21 2023 +0800

    Refactor : change SCM tag to 3.0.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ac3777023..629c793a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -852,7 +852,7 @@
         
<connection>scm:git:https://github.com/apache/shardingsphere-elasticjob.git</connection>
         
<developerConnection>scm:git:https://github.com/apache/shardingsphere-elasticjob.git</developerConnection>
         <url>https://github.com/apache/shardingsphere-elasticjob.git</url>
-        <tag>HEAD</tag>
+        <tag>3.0.4</tag>
     </scm>
     
     <profiles>

Reply via email to