GitBox in scm
diff --git a/pom.xml b/pom.xml
index 14296d2..427b449 100644
--- a/pom.xml
+++ b/pom.xml
@@ -511,8 +511,8 @@
 	</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:git@github.com:apache/incubator-taverna-server.git</developerConnection>
 		<url>https://github.com/apache/incubator-taverna-server</url>
 		<tag>trunk</tag>
 	</scm>