You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by ch...@apache.org on 2019/01/31 14:13:08 UTC

[flink-shaded] 12/47: (#10) Update developerConnection in root pom

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

chesnay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink-shaded.git

commit 57d803a96a3808edd56fa5d2f5617b06f90027e7
Author: zentol <ch...@apache.org>
AuthorDate: Wed Jul 12 17:04:29 2017 +0200

    (#10) Update developerConnection in root pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9db6be2..867c150 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@ under the License.
     <scm>
         <url>https://github.com/apache/flink-shaded</url>
         <connection>git@github.com:apache/flink-shaded.git</connection>
-        <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/flink-shaded.git</developerConnection>
+        <developerConnection>scm:git:https://github.com/apache/flink-shaded.git</developerConnection>
     </scm>
 
     <modules>