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-server.git
The following commit(s) were added to refs/heads/master by this push:
new 09a8774 GitBox in scm
09a8774 is described below
commit 09a8774209016f874474e8321c5ee39cfb8962c4
Author: Stian Soiland-Reyes <[email protected]>
AuthorDate: Thu Jan 17 22:51:24 2019 +0000
GitBox in scm
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 14296d2..427b449 100644
--- a/pom.xml
+++ b/pom.xml
@@ -511,8 +511,8 @@ executing.</description>
</modules>
<scm>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-server.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-server.git</developerConnection>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-server.git</connection>
+
<developerConnection>scm:git:[email protected]:apache/incubator-taverna-server.git</developerConnection>
<url>https://github.com/apache/incubator-taverna-server</url>
<tag>trunk</tag>
</scm>