[maven-release-plugin] prepare release turbine-parent-8

git-svn-id: https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk@1889059 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d2cc0ed..a5708c6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>