You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2019/01/17 22:47:51 UTC

[incubator-taverna-plugin-gis] branch master updated: GitBox in scm

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

stain pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-taverna-plugin-gis.git


The following commit(s) were added to refs/heads/master by this push:
     new 3029317  GitBox in scm
3029317 is described below

commit 3029317df2434ad95492594f48982c1b13f5cf28
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 17 22:47:47 2019 +0000

    GitBox in scm
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1e0cdad..2b2a103 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,8 +44,8 @@
 	</properties>
 
 	<scm>
-		<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis.git</connection>
-		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-gis.git</developerConnection>
+		<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-plugin-gis.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/incubator-taverna-plugin-gis.git</developerConnection>
 		<url>https://github.com/apache/incubator-taverna-plugin-gis</url>
 		<tag>HEAD</tag>
 	</scm>