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

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


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

commit 97bd852626b04132b93d1e1112b913ecb660b175
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 17 22:50:37 2019 +0000

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

diff --git a/pom.xml b/pom.xml
index 6fc122d..6e7586d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,8 +118,8 @@ replacement, taverna-plugin-manager
 
         </modules>
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git</developerConnection>
+    <connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-workbench.git</connection>
+    <developerConnection>scm:git:git@github.com:apache/incubator-taverna-workbench.git</developerConnection>
     <url>https://github.com/apache/incubator-taverna-workbench</url>
     <tag>HEAD</tag>
   </scm>