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:41:10 UTC

[incubator-taverna-osgi] 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-osgi.git


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

commit 3f2e9513c98550a3dac0f6d3e5106f1fda177c79
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 17 22:41:06 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index 8cd5ea3..a3596dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,8 @@ online updates. Written for Apache Taverna,
 probably usable for any OSGi-based
 command line/desktop product.</description>
 	<scm>
-		<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git</connection>
-		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git</developerConnection>
+		<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-osgi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/incubator-taverna-osgi.git</developerConnection>
 		<url>https://github.com/apache/incubator-taverna-osgi</url>
 		<tag>HEAD</tag>
 	</scm>