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 2023/10/23 11:15:50 UTC

[turbine-parent-assembly-default] 10/13: [maven-release-plugin] prepare for next development iteration

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

gk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/turbine-parent-assembly-default.git

commit 687eb95b5efcb64d719073328409215c3d05bfb3
Author: Georg Kallidis <gk...@apache.org>
AuthorDate: Wed Oct 24 08:22:56 2018 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/trunk@1844734 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 866b7f0..3443c70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine-parent-assembly</artifactId>
-  <version>1.0.1</version>
+  <version>1.0.2-SNAPSHOT</version>
 
   <name>Turbine Assembly Descriptors</name>
   <description>
@@ -42,9 +42,9 @@
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.1</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>