You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by ni...@apache.org on 2009/04/23 21:13:44 UTC

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

Author: nilsga
Date: Thu Apr 23 19:13:44 2009
New Revision: 768015

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

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=768015&r1=768014&r2=768015&view=diff
==============================================================================
--- struts/maven/trunk/struts2-archetype-portlet/pom.xml (original)
+++ struts/maven/trunk/struts2-archetype-portlet/pom.xml Thu Apr 23 19:13:44 2009
@@ -30,14 +30,14 @@
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>struts2-archetype-portlet</artifactId>
-  <version>2.1.6-SNAPSHOT</version>
+  <version>2.1.6</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.6</connection>
+       <developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/maven/tags/struts2-archetype-portlet-2.1.6</developerConnection>
+       <url>http://svn.apache.org/viewcvs.cgi/struts/maven/tags/struts2-archetype-portlet-2.1.6</url>
     </scm>
 
 </project>