You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@turbine.apache.org by gk...@apache.org on 2021/09/27 13:12:02 UTC

svn commit: r1893689 - /turbine/maven/turbine-parent-assembly/trunk/pom.xml

Author: gk
Date: Mon Sep 27 13:12:02 2021
New Revision: 1893689

URL: http://svn.apache.org/viewvc?rev=1893689&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    turbine/maven/turbine-parent-assembly/trunk/pom.xml

Modified: turbine/maven/turbine-parent-assembly/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/trunk/pom.xml?rev=1893689&r1=1893688&r2=1893689&view=diff
==============================================================================
--- turbine/maven/turbine-parent-assembly/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent-assembly/trunk/pom.xml Mon Sep 27 13:12:02 2021
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine-parent-assembly</artifactId>
-  <version>1.0.2</version>
+  <version>1.0.3-SNAPSHOT</version>
 
   <name>Turbine Assembly Descriptors</name>
   <description>
@@ -43,9 +43,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.2</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.2</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.2</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/trunk</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/trunk</developerConnection>
+    <url>http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/trunk/</url>
   </scm>
   
   <build>