Prepare for release: Update SCM locations on 4.4.x branch

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/branches/features-4.4.x@1245448 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c35344e..3772850 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,9 +46,9 @@
     </modules>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/features/trunk</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk</developerConnection>
-        <url>http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/servicemix/smx4/features/branches/features-4.4.x</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/servicemix/smx4/features/branches/features-4.4.x</developerConnection>
+        <url>http://svn.apache.org/viewvc/servicemix/smx4/features/branches/features-4.4.x/</url>
     </scm>
     
     <issueManagement>