[maven-release-plugin] prepare for next development iteration
diff --git a/pom.xml b/pom.xml index 82cf3cb..2cf2815 100644 --- a/pom.xml +++ b/pom.xml
@@ -26,7 +26,7 @@ </parent> <groupId>org.apache.ws</groupId> <artifactId>ws-parent</artifactId> - <version>1</version> + <version>2-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-1</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/parent/tags/ws-parent-1</developerConnection> - <url>http://svn.apache.org/viewvc/webservices/parent/tags/ws-parent-1</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>