[maven-release-plugin]  copy for tag STRUTS_MASTER_8

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_8@1043709 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index d7758bf..852f995 100755
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,18 @@
    <parent>
       <groupId>org.apache</groupId>
       <artifactId>apache</artifactId>
-      <version>7</version>
+      <version>8</version>
    </parent>
    <groupId>org.apache.struts</groupId>
    <artifactId>struts-master</artifactId>
-   <version>8-SNAPSHOT</version>
+   <version>8</version>
    <packaging>pom</packaging>
    <name>Apache Struts</name>
 
    <scm>
-     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/pom</connection>
-     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/pom</developerConnection>
-     <url>http://svn.apache.org/repos/asf/struts/maven/trunk/pom</url>
+     <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_8</connection>
+     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_8</developerConnection>
+     <url>http://svn.apache.org/repos/asf/struts/maven/tags/STRUTS_MASTER_8</url>
    </scm>
    
    <description>