Author: wsmoak
Date: Sat Aug 23 09:24:45 2008
New Revision: 688358

URL: http://svn.apache.org/viewvc?rev=688358&view=rev
Log:
[WW-1726] Update Struts 2version number used in the archetype.

Modified:
    
struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml

Modified: 
struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml?rev=688358&r1=688357&r2=688358&view=diff
==============================================================================
--- 
struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
 (original)
+++ 
struts/maven/branches/ARCHETYPES_2_0_X/struts2-archetype-blank/src/main/resources/archetype-resources/pom.xml
 Sat Aug 23 09:24:45 2008
@@ -48,7 +48,7 @@
         <dependency>
             <groupId>org.apache.struts</groupId>
             <artifactId>struts2-core</artifactId>
-            <version>2.0.9</version>
+            <version>2.0.11.2</version>
         </dependency>
 
     </dependencies>


Reply via email to