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:59 UTC

[ws-parent] 18/18: [maven-release-plugin] prepare for next development iteration

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 720b7940b50d4efc6af4cf94c71a39d6629dfe48
Author: veithen <ve...@13f79535-47bb-0310-9956-ffa450edef68>
AuthorDate: Tue Oct 23 14:21:54 2018 +0000

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index ab41d36..03b9b31 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.ws</groupId>
     <artifactId>ws-parent</artifactId>
-    <version>3</version>
+    <version>4-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-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>
+        <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>