Moving developerConnection in toplevel pom
Change-Id: I53eed5eb418e4f6091aa1e3d392fe77796e4c9f8
Reviewed-on: http://fulliautomatix.ics.uci.edu:8443/98
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Ian Maxon <imaxon@uci.edu>
diff --git a/pom.xml b/pom.xml
index 330d2bb..f45400e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -81,7 +81,7 @@
<scm>
<connection>scm:git:https://code.google.com/p/hyracks/</connection>
- <developerConnection>scm:git:https://code.google.com/p/hyracks/</developerConnection>
+ <developerConnection>scm:git:ssh://fulliautomatix.ics.uci.edu:29418/hyracks</developerConnection>
<url>https://code.google.com/p/hyracks/source/browse/</url>
</scm>