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:48:45 UTC

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


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

commit 31fe3b4c8fcaff950acddcc7e1392f1fc7dd4ace
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 17 22:48:41 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index 974ff9f..50d06d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -616,8 +616,8 @@
 
 	</dependencies>
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git</developerConnection>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-workbench-product.git</connection>
+    <developerConnection>scm:git:git@github.com:apache/incubator-taverna-workbench-product.git</developerConnection>
     <url>https://github.com/apache/incubator-taverna-workbench-product</url>
     <tag>HEAD</tag>
   </scm>