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

git-svn-id: https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-portlet-2.1.8.1@891346 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 7632e74..600af48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,14 +30,14 @@
 

   <modelVersion>4.0.0</modelVersion>

   <artifactId>struts2-archetype-portlet</artifactId>

-  <version>2.1.8-SNAPSHOT</version>

+  <version>2.1.8.1</version>

   <packaging>jar</packaging>

   <name>Struts 2 Archetypes - Portlet</name>

 

     <scm>

-       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/</connection>

-       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/trunk/struts2-archetype-portlet/</developerConnection>

-       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/trunk/struts2-archetype-portlet/</url>

+       <connection>scm:svn:http://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-portlet-2.1.8.1</connection>

+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-portlet-2.1.8.1</developerConnection>

+       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-portlet-2.1.8.1</url>

     </scm>

 

 </project>