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-flink-connector.git


The following commit(s) were added to refs/heads/master by this push:
     new c53bffc  [chore] change the repo name (#2)
c53bffc is described below

commit c53bffc72f00b3dfc22a983e50c40e4c951d85a3
Author: Mingyu Chen <[email protected]>
AuthorDate: Mon Feb 14 12:46:58 2022 +0800

    [chore] change the repo name (#2)
---
 flink-doris-connector/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/flink-doris-connector/pom.xml b/flink-doris-connector/pom.xml
index c55bdb3..397d9e6 100644
--- a/flink-doris-connector/pom.xml
+++ b/flink-doris-connector/pom.xml
@@ -38,9 +38,9 @@ under the License.
         </license>
     </licenses>
     <scm>
-        
<connection>scm:git:https://[email protected]/apache/incubator-doris.git</connection>
-        
<developerConnection>scm:git:https://[email protected]/apache/incubator-doris.git</developerConnection>
-        <url>scm:git:https://[email protected]/apache/incubator-doris.git</url>
+        
<connection>scm:git:https://[email protected]/apache/incubator-doris-flink-connector.git</connection>
+        
<developerConnection>scm:git:https://[email protected]/apache/incubator-doris-flink-connector.git</developerConnection>
+        
<url>scm:git:https://[email protected]/apache/incubator-doris-flink-connector.git</url>
         <tag>HEAD</tag>
     </scm>
     <issueManagement>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to