You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by dk...@apache.org on 2019/11/07 20:15:58 UTC

[ws-parent] 17/18: [maven-release-plugin] prepare release ws-parent-3

This is an automated email from the ASF dual-hosted git repository.

dkulp pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ws-parent.git

commit d30ce9fe9d8157c3d60c579a9912774c00ca73a9
Author: veithen <ve...@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Tue Oct 23 14:21:39 2018 +0000

    [maven-release-plugin] prepare release ws-parent-3
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 9cbc8a2..ab41d36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>3-SNAPSHOT</version>
+    <version>3</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-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>
     </scm>
     <build>
         <pluginManagement>