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-engine.git
The following commit(s) were added to refs/heads/master by this push:
new de5e538 GitBox in scm
de5e538 is described below
commit de5e538ab8f12ca84d75d9ef7646622ed3e907d4
Author: Stian Soiland-Reyes <[email protected]>
AuthorDate: Thu Jan 17 22:40:08 2019 +0000
GitBox in scm
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 419fca6..e5c98df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,8 +126,8 @@
</plugins>
</build>
<scm>
-
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-engine.git</connection>
-
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-engine.git</developerConnection>
+
<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-engine.git</connection>
+
<developerConnection>scm:git:[email protected]:apache/incubator-taverna-engine.git</developerConnection>
<url>https://github.com/apache/incubator-taverna-engine</url>
<tag>HEAD</tag>
</scm>