Moving developerConnection in toplevel pom (for asterixdb)

Change-Id: I13add863e85897b1ffcf1e011354c19b744eca88
Reviewed-on: http://fulliautomatix.ics.uci.edu:8443/99
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <imaxon@uci.edu>
diff --git a/pom.xml b/pom.xml
index de47417..bfbc07a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -75,7 +75,7 @@
 
 	<scm>
 		<connection>scm:git:https://code.google.com/p/asterixdb/</connection>
-		<developerConnection>scm:git:https://code.google.com/p/asterixdb/</developerConnection>
+		<developerConnection>scm:git:ssh://fulliautomatix.ics.uci.edu:29418/asterixdb</developerConnection>
 	</scm>
 
 	<distributionManagement>