Author: veithen
Date: Sun Nov 15 17:48:37 2015
New Revision: 1714478
URL: http://svn.apache.org/viewvc?rev=1714478&view=rev
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
webservices/parent/trunk/pom.xml
Modified: webservices/parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/parent/trunk/pom.xml?rev=1714478&r1=1714477&r2=1714478&view=diff
==============================================================================
--- webservices/parent/trunk/pom.xml (original)
+++ webservices/parent/trunk/pom.xml Sun Nov 15 17:48:37 2015
@@ -26,7 +26,7 @@
</parent>
<groupId>org.apache.ws</groupId>
<artifactId>ws-parent</artifactId>
- <version>2</version>
+ <version>3-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-2</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/webservices/parent/tags/ws-parent-2</developerConnection>
-
<url>http://svn.apache.org/viewvc/webservices/parent/tags/ws-parent-2</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>