[maven-release-plugin] prepare for next development iteration
diff --git a/maven2-plugins/myfaces-plugin-parent/pom.xml b/maven2-plugins/myfaces-plugin-parent/pom.xml
index 2f79217..4a02065 100644
--- a/maven2-plugins/myfaces-plugin-parent/pom.xml
+++ b/maven2-plugins/myfaces-plugin-parent/pom.xml
@@ -36,7 +36,7 @@
 
   <groupId>org.apache.myfaces.buildtools</groupId>
   <artifactId>myfaces-plugin-parent</artifactId>
-  <version>1.0.5</version>
+  <version>1.0.6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache MyFaces Buildtools Maven2 Plugin Parent</name>
   <url>http://myfaces.apache.org/build-tools/plugins</url>
@@ -152,9 +152,9 @@
   </reporting>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.5</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.5</developerConnection>
-    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/tags/myfaces-plugin-parent-1.0.5</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</developerConnection>
+    <url>http://svn.apache.org/viewvc/myfaces/myfaces-build-tools/trunk/maven2-plugins/myfaces-plugin-parent</url>
   </scm>
 
   <distributionManagement>