[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml
index ab41d36..03b9b31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>3</version>
+    <version>4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>Apache Web Services</name>
     <url>http://ws.apache.org/</url>
@@ -53,9 +53,9 @@
         </mailingList>
     </mailingLists>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/parent/tags/ws-parent-3</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/parent/tags/ws-parent-3</developerConnection>
-        <url>http://svn.apache.org/viewvc/webservices/parent/tags/ws-parent-3</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/webservices/parent/trunk</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/parent/trunk</developerConnection>
+        <url>http://svn.apache.org/viewvc/webservices/parent/trunk</url>
     </scm>
     <build>
         <pluginManagement>