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 2012/05/04 08:10:29 UTC

svn commit: r1333764 - /struts/site/src/site/resources/archetype-catalog.xml

Author: lukaszlenart
Date: Fri May  4 06:10:29 2012
New Revision: 1333764

URL: http://svn.apache.org/viewvc?rev=1333764&view=rev
Log:
WW-3791 updates archetype catalog with the latest version

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

Modified: struts/site/src/site/resources/archetype-catalog.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/resources/archetype-catalog.xml?rev=1333764&r1=1333763&r2=1333764&view=diff
==============================================================================
--- struts/site/src/site/resources/archetype-catalog.xml (original)
+++ struts/site/src/site/resources/archetype-catalog.xml Fri May  4 06:10:29 2012
@@ -7,42 +7,42 @@
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-blank</artifactId>
-            <version>2.3.1.2</version>
+            <version>2.3.3</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Blank</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-convention</artifactId>
-            <version>2.3.1.2</version>
+            <version>2.3.3</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Blank Convention</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-dbportlet</artifactId>
-            <version>2.3.1.2</version>
+            <version>2.3.3</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Database Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-plugin</artifactId>
-            <version>2.3.1.2</version>
+            <version>2.3.3</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Plugin</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-portlet</artifactId>
-            <version>2.3.1.2</version>
+            <version>2.3.3</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Portlet</description>
         </archetype>
         <archetype>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-archetype-starter</artifactId>
-            <version>2.3.1.2</version>
+            <version>2.3.3</version>
             <repository>https://repository.apache.org/content/groups/public/</repository>
             <description>Struts 2 Archetypes - Starter</description>
         </archetype>