[maven-release-plugin]  copy for tag struts2-archetype-starter-2.1.8.1

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-starter-2.1.8.1@891370 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b21a95d..90fe0ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,14 +9,14 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-starter</artifactId>
-  <version>2.1.8-SNAPSHOT</version>
+  <version>2.1.8.1</version>
   <packaging>jar</packaging>
   <name>Struts 2 Archetypes - Starter</name>
 
     <scm>
-       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-starter/</connection>
-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-starter/</developerConnection>
-       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-starter/</url>
+       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-starter-2.1.8.1</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-starter-2.1.8.1</developerConnection>
+       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-starter-2.1.8.1</url>
     </scm>
 
   <profiles>