Author: lukaszlenart Date: Sat May 7 09:45:08 2011 New Revision: 1100491 URL: http://svn.apache.org/viewvc?rev=1100491&view=rev Log: Upgrades version of archetypes to 2.2.3
Modified: struts/struts2/tags/STRUTS_2_2_3/src/site/resources/archetype-catalog.xml Modified: struts/struts2/tags/STRUTS_2_2_3/src/site/resources/archetype-catalog.xml URL: http://svn.apache.org/viewvc/struts/struts2/tags/STRUTS_2_2_3/src/site/resources/archetype-catalog.xml?rev=1100491&r1=1100490&r2=1100491&view=diff ============================================================================== --- struts/struts2/tags/STRUTS_2_2_3/src/site/resources/archetype-catalog.xml (original) +++ struts/struts2/tags/STRUTS_2_2_3/src/site/resources/archetype-catalog.xml Sat May 7 09:45:08 2011 @@ -7,37 +7,37 @@ <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-blank</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <description>Struts 2 Archetypes - Blank</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-convention</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <description>Struts 2 Archetypes - Blank Convention</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-dbportlet</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <description>Struts 2 Archetypes - Database Portlet</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-plugin</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <description>Struts 2 Archetypes - Plugin</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-portlet</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <description>Struts 2 Archetypes - Portlet</description> </archetype> <archetype> <groupId>org.apache.struts</groupId> <artifactId>struts2-archetype-starter</artifactId> - <version>2.2.2</version> + <version>2.2.3</version> <description>Struts 2 Archetypes - Starter</description> </archetype> </archetypes>