GitBox in scm
diff --git a/pom.xml b/pom.xml
index 8cd5ea3..a3596dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,8 +33,8 @@
 probably usable for any OSGi-based
 command line/desktop product.</description>
 	<scm>
-		<connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git</connection>
-		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git</developerConnection>
+		<connection>scm:git:https://gitbox.apache.org/repos/asf/incubator-taverna-osgi.git</connection>
+		<developerConnection>scm:git:git@github.com:apache/incubator-taverna-osgi.git</developerConnection>
 		<url>https://github.com/apache/incubator-taverna-osgi</url>
 		<tag>HEAD</tag>
 	</scm>