update SCM
diff --git a/pom.xml b/pom.xml
index be9505a..582e090 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
   </modules>
 
   <scm>
-    <connection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</connection>
-    <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/oodt.git</developerConnection>
+    <connection>scm:git:git@github.com:apache/oodt.git</connection>
+    <developerConnection>scm:git:git@github.com:apache/oodt.git</developerConnection>
     <url>http://svn.apache.org/viewvc/oodt/trunk</url>
     <tag>1.2.1</tag>
   </scm>