Author: veithen
Date: Sun May 31 16:37:11 2015
New Revision: 1682747

URL: http://svn.apache.org/r1682747
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=1682747&r1=1682746&r2=1682747&view=diff
==============================================================================
--- webservices/parent/trunk/pom.xml (original)
+++ webservices/parent/trunk/pom.xml Sun May 31 16:37:11 2015
@@ -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>


Reply via email to