SCM settings corrected
diff --git a/pom.xml b/pom.xml
index 7571629..28143dd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -180,9 +180,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad-maven/trunk/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad-maven/trunk/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-4/maven-plugin-parent</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/trinidad-maven/branches/2.0.x-branch</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/trinidad-maven/branches/2.0.x-branch</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/trinidad-maven/branches/2.0.x-branch</url>
   </scm>
 
   <modules>