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

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

commit 0604a55393f26e391ae17c0ab059cdfa35330505
Author: 孙念君 Nianjun Sun <[email protected]>
AuthorDate: Tue Oct 17 19:25:34 2023 +0800

    Fix : update the scm to 5.4.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index df951f684d9..e7dfd25841c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1072,7 +1072,7 @@
         
<connection>scm:git:https://github.com/apache/shardingsphere.git</connection>
         
<developerConnection>scm:git:https://github.com/apache/shardingsphere.git</developerConnection>
         <url>https://github.com/apache/shardingsphere.git</url>
-        <tag>5.4.0</tag>
+        <tag>5.4.1</tag>
     </scm>
     
     <distributionManagement>

Reply via email to