Author: lukaszlenart Date: Fri Nov 20 17:58:50 2009 New Revision: 882658 URL: http://svn.apache.org/viewvc?rev=882658&view=rev Log: Upgraded to version 2.1.8.1 of Struts
Modified: struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml Modified: struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml?rev=882658&r1=882657&r2=882658&view=diff ============================================================================== --- struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-dbportlet/src/main/resources/archetype-resources/pom.xml Fri Nov 20 17:58:50 2009 @@ -11,7 +11,7 @@ <description>Struts 2 Database Portlet</description> <properties> - <struts2.version>2.1.8</struts2.version> + <struts2.version>2.1.8.1</struts2.version> </properties> <dependencies>