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
The following commit(s) were added to refs/heads/master by this push:
new 57d803a (#10) Update developerConnection in root pom
57d803a is described below
commit 57d803a96a3808edd56fa5d2f5617b06f90027e7
Author: zentol <[email protected]>
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>[email protected]: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>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].