Author: lukaszlenart Date: Fri Nov 20 18:02:02 2009 New Revision: 882661 URL: http://svn.apache.org/viewvc?rev=882661&view=rev Log: Upgraded to version 2.1.8.1 of Struts
Modified: struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml Modified: struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml?rev=882661&r1=882660&r2=882661&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-portlet/src/main/resources/archetype-resources/pom.xml Fri Nov 20 18:02:02 2009 @@ -10,7 +10,7 @@ <version>${version}</version> <properties> - <struts2.version>2.1.8</struts2.version> + <struts2.version>2.1.8.1</struts2.version> </properties> <dependencies>