[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index 6853cba..1cc7d91 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
     <groupId>org.apache.neethi</groupId>
     <artifactId>neethi</artifactId>
     <name>Apache Neethi</name>
-    <version>2.0.5</version>
+    <version>2.0.6-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <description>Apache Neethi provides general framework for the programmers to use WS Policy. It is compliant with latest WS Policy specification which was published in March 2006. This framework is specifically written to enable the Apache Web services stack to use WS Policy as a way of expressing it's requirements and capabilities.</description>
     <url>http://ws.apache.org/commons/neethi/</url>
@@ -92,9 +92,9 @@
         </license>
     </licenses>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/tags/neethi/2.0.5</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/tags/neethi/2.0.5</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/webservices/commons/tags/neethi/2.0.5</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/webservices/commons/branches/modules/neethi/2_0_X_BRANCH</url>
     </scm>
     <organization>
         <name>The Apache Software Foundation</name>