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

kirs pushed a commit to branch 2.6.0-prepare
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/2.6.0-prepare by this push:
     new b5143d1  Update pom.xml
b5143d1 is described below

commit b5143d18e2554d3823e4960759fc9a879b8e875c
Author: Kirs <[email protected]>
AuthorDate: Wed Mar 9 18:21:59 2022 +0800

    Update pom.xml
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 70a221c..a5002e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,8 +45,8 @@
     </licenses>
 
     <scm>
-        
<connection>scm:git:[email protected]:apache/incubator-seatunnel.git</connection>
-        
<developerConnection>scm:git:[email protected]:apache/incubator-seatunnel.git</developerConnection>
+        
<connection>scm:git:https://github.com/apache/incubator-seatunnel.git</connection>
+        
<developerConnection>scm:git:https://github.com/apache/incubator-seatunnel.git</developerConnection>
         <url>https://github.com/apache/incubator-seatunnel</url>
         <tag>HEAD</tag>
     </scm>
@@ -864,4 +864,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>

Reply via email to