Fixed scm settings

git-svn-id: https://hyracks.googlecode.com/svn/trunk@639 123451ca-8445-de46-9d55-352943316053
diff --git a/hyracks/pom.xml b/hyracks/pom.xml
index 34e18c4..d261a11 100644
--- a/hyracks/pom.xml
+++ b/hyracks/pom.xml
@@ -19,9 +19,9 @@
   </build>
 
   <scm>
-    <connection>scm:svn:https://hyracks.googlecode.com/svn/tags/0.1.8-SNAPSHOT</connection>
-    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/tags/0.1.8-SNAPSHOT</developerConnection>
-    <url>http://code.google.com/p/hyracks/source/browse/#svn/tags/0.1.8-SNAPSHOT</url>
+    <connection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks</connection>
+    <developerConnection>scm:svn:https://hyracks.googlecode.com/svn/trunk/hyracks</developerConnection>
+    <url>http://code.google.com/p/hyracks/source/browse/#svn/trunk/hyracks</url>
   </scm>
 
   <distributionManagement>