You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mc...@apache.org on 2013/04/18 17:28:18 UTC

svn commit: r1469371 - /struts/struts2/branches/STRUTS_2_3_14_X/src/site/resources/archetype-catalog.xml

Author: mcucchiara
Date: Thu Apr 18 15:28:18 2013
New Revision: 1469371

URL: http://svn.apache.org/r1469371
Log:
Updated the version of the archetypes

Modified:
    struts/struts2/branches/STRUTS_2_3_14_X/src/site/resources/archetype-catalog.xml

Modified: struts/struts2/branches/STRUTS_2_3_14_X/src/site/resources/archetype-catalog.xml
URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_3_14_X/src/site/resources/archetype-catalog.xml?rev=1469371&r1=1469370&r2=1469371&view=diff
==============================================================================
--- struts/struts2/branches/STRUTS_2_3_14_X/src/site/resources/archetype-catalog.xml (original)
+++ struts/struts2/branches/STRUTS_2_3_14_X/src/site/resources/archetype-catalog.xml Thu Apr 18 15:28:18 2013
@@ -7,42 +7,42 @@
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-blank</artifactId>
-            <version>2.3.14</version>
+            <version>2.3.14.1</version>
             <repository>http://repo1.maven.org/maven2/</repository>
             <description>Struts 2 Archetypes - Blank</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-convention</artifactId>
-            <version>2.3.14</version>
+            <version>2.3.14.1</version>
             <repository>http://repo1.maven.org/maven2/</repository>
             <description>Struts 2 Archetypes - Blank Convention</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-dbportlet</artifactId>
-            <version>2.3.14</version>
+            <version>2.3.14.1</version>
             <repository>http://repo1.maven.org/maven2/</repository>
             <description>Struts 2 Archetypes - Database Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-plugin</artifactId>
-            <version>2.3.14</version>
+            <version>2.3.14.1</version>
             <repository>http://repo1.maven.org/maven2/</repository>
             <description>Struts 2 Archetypes - Plugin</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-portlet</artifactId>
-            <version>2.3.14</version>
+            <version>2.3.14.1</version>
             <repository>http://repo1.maven.org/maven2/</repository>
             <description>Struts 2 Archetypes - Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-starter</artifactId>
-            <version>2.3.14</version>
+            <version>2.3.14.1</version>
             <repository>http://repo1.maven.org/maven2/</repository>
             <description>Struts 2 Archetypes - Starter</description>
         </archetype>