You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2009/12/16 18:39:19 UTC

svn commit: r891344 - /struts/maven/trunk/struts2-archetype-portlet/pom.xml

Author: lukaszlenart
Date: Wed Dec 16 17:39:19 2009
New Revision: 891344

URL: http://svn.apache.org/viewvc?rev=891344&view=rev
Log:
[maven-release-plugin] prepare release struts2-archetype-portlet-2.1.8.1

Modified:
    struts/maven/trunk/struts2-archetype-portlet/pom.xml

Modified: struts/maven/trunk/struts2-archetype-portlet/pom.xml
URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-portlet/pom.xml?rev=891344&r1=891343&r2=891344&view=diff
==============================================================================
--- struts/maven/trunk/struts2-archetype-portlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-portlet/pom.xml Wed Dec 16 17:39:19 2009
@@ -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>