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