You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by ri...@apache.org on 2020/04/23 21:52:16 UTC

[incubator-streampipes] 03/04: Update Github repo in pom settings

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

riemer pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-streampipes.git

commit b6136f5019b8e1e4f5464f77446d3db943ac8b39
Author: Dominik Riemer <ri...@fzi.de>
AuthorDate: Thu Apr 23 23:50:38 2020 +0200

    Update Github repo in pom settings
---
 pom.xml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c63da75..206dcce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1191,9 +1191,8 @@
     </build>
 
     <scm>
-        <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/incubator-streampipes.git
-        </developerConnection>
-        <connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-streampipes.git</connection>
+        <developerConnection>scm:git:ssh://git@github.com/apache/incubator-streampipes.git</developerConnection>
+        <connection>scm:git:ssh://git@github.com/apache/incubator-streampipes.git</connection>
         <url>https://github.com/apache/incubator-streampipes</url>
     </scm>