You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/11/15 18:48:18 UTC

svn commit: r1714476 - /webservices/parent/trunk/pom.xml

Author: veithen
Date: Sun Nov 15 17:48:18 2015
New Revision: 1714476

URL: http://svn.apache.org/viewvc?rev=1714476&view=rev
Log:
[maven-release-plugin] prepare release ws-parent-2

Modified:
    webservices/parent/trunk/pom.xml

Modified: webservices/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/parent/trunk/pom.xml?rev=1714476&r1=1714475&r2=1714476&view=diff
==============================================================================
--- webservices/parent/trunk/pom.xml (original)
+++ webservices/parent/trunk/pom.xml Sun Nov 15 17:48:18 2015
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</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/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>
+        <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>
     </scm>
     <build>
         <pluginManagement>