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 <[email protected]>
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:[email protected]:apache/incubator-taverna-workbench.git</developerConnection>
<url>https://github.com/apache/incubator-taverna-workbench</url>
<tag>HEAD</tag>
</scm>