[maven-release-plugin] prepare release apache-8

git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1038251 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 8bf3047..7b5015b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
        -->
   <groupId>org.apache</groupId>
   <artifactId>apache</artifactId>
-  <version>8-SNAPSHOT</version>
+  <version>8</version>
   <packaging>pom</packaging>
   <name>The Apache Software Foundation</name>
   <description>
@@ -94,9 +94,9 @@
     <sourceReleaseAssemblyDescriptor>source-release</sourceReleaseAssemblyDescriptor>
   </properties>
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/trunk/asf</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/trunk/asf</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/pom/trunk/asf</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/pom/tags/apache-8</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/apache-8</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/pom/tags/apache-8</url>
   </scm>
 
   <build>