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/04/21 13:36:04 UTC

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

Author: gk
Date: Wed Apr 21 13:36:03 2021
New Revision: 1889059

URL: http://svn.apache.org/viewvc?rev=1889059&view=rev
Log:
[maven-release-plugin] prepare release turbine-parent-8

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

Modified: turbine/maven/turbine-parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/pom.xml?rev=1889059&r1=1889058&r2=1889059&view=diff
==============================================================================
--- turbine/maven/turbine-parent/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent/trunk/pom.xml Wed Apr 21 13:36:03 2021
@@ -20,7 +20,7 @@
   <artifactId>turbine-parent</artifactId>
   <packaging>pom</packaging>
 
-  <version>8-SNAPSHOT</version>
+  <version>8</version>
   <name>Turbine POM</name>
   <description>
     The parent POM for the Apache Turbine and Fulcrum project.
@@ -44,9 +44,9 @@
   <!-- This section *must* be overwritten by subprojects. It is only to allow 
     a release of the turbine-parent POM. -->
   <scm>
-    <connection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</connection>
-   <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk</developerConnection>
-   <url>https://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/</url>
+    <connection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/tags/turbine-parent-8</connection>
+   <developerConnection>scm:svn:https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/tags/turbine-parent-8</developerConnection>
+   <url>https://svn.apache.org/viewvc/turbine/maven/turbine-parent/tags/turbine-parent-8</url>
   </scm>
 
   <mailingLists>