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

[turbine-parent-assembly-default] 06/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 d7db58e00ccf29a78d724bae4732224e95ff2a19
Author: Thomas Vandahl <tv...@apache.org>
AuthorDate: Fri Dec 9 15:07:59 2016 +0000

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

diff --git a/pom.xml b/pom.xml
index 3cdb9d2..c746148 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.turbine</groupId>
   <artifactId>turbine-parent-assembly</artifactId>
-  <version>1.0.0</version>
+  <version>1.0.1-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.0</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.0</developerConnection>
-    <url>http://svn.apache.org/viewvc/turbine/maven/turbine-parent-assembly/tags/turbine-parent-assembly-1.0.0</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>