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:37:33 UTC

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


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

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

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

diff --git a/pom.xml b/pom.xml
index 8c813ba..22e7795 100644
--- a/pom.xml
+++ b/pom.xml
@@ -158,9 +158,9 @@
     </pluginManagement>
   </build>
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-language.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-language.git</developerConnection>
-    <url>https://github.com/apache/incubator-taverna-language</url>
+      <connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-language.git</connection>
+      <developerConnection>scm:git:git@github.com:apache/incubator-taverna-language.git</developerConnection>
+      <url>https://github.com/apache/incubator-taverna-language</url>
     <tag>HEAD</tag>
   </scm>