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

morningman pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-doris-spark-connector.git

commit 5a6b28f1a0909c1f4f7fa1b84b42f576ff5d3d1a
Author: Zhengguo Yang <yangz...@gmail.com>
AuthorDate: Thu Jan 6 23:23:33 2022 +0800

    [chore][docs] add deploy spark/flink connectors to maven release repo docs 
(#7616)
---
 pom.xml | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index a4f2e9c..ed3d014 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,9 +41,9 @@
         </license>
     </licenses>
     <scm>
-        
<connection>scm:git:g...@github.com:apache/incubator-doris.git</connection>
-        
<developerConnection>scm:git:g...@github.com:apache/incubator-doris.git</developerConnection>
-        <url>scm:git:g...@github.com:apache/incubator-doris.git</url>
+        
<connection>scm:git:https://g...@github.com/apache/incubator-doris.git</connection>
+        
<developerConnection>scm:git:https://g...@github.com/apache/incubator-doris.git</developerConnection>
+        <url>scm:git:https://g...@github.com/apache/incubator-doris.git</url>
         <tag>HEAD</tag>
     </scm>
     <issueManagement>
@@ -77,6 +77,7 @@
         <maven-source-plugin.version>3.2.1</maven-source-plugin.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
         <doris.thirdparty>${env.DORIS_THIRDPARTY}</doris.thirdparty>
+        <project.scm.id>github</project.scm.id>
     </properties>
 
     <profiles>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to