CLEREZZA-771: changed scm connection to point to branch

git-svn-id: https://svn.apache.org/repos/asf/clerezza/branches/jaxrs.utils-0.7@1466689 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b15d8d4..8f24848 100644
--- a/pom.xml
+++ b/pom.xml
@@ -62,8 +62,8 @@
     </dependencies>
     <scm>
         <url>http://svn.apache.org/viewvc/clerezza</url>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/clerezza/trunk/jaxrs.utils</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/clerezza/trunk/jaxrs.utils/</developerConnection>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/clerezza/branches/jaxrs.utils-0.7/</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/clerezza/branches/jaxrs.utils-0.7/</developerConnection>
     </scm>
     <!-- here for release under old parent without having package version in export -->
     <build>