Author: wsmoak Date: Fri Dec 29 17:11:29 2006 New Revision: 491146 URL: http://svn.apache.org/viewvc?view=rev&rev=491146 Log: Use the latest struts-master pom. WW-1483
Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml Modified: struts/maven/trunk/struts2-archetype-blank/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-blank/pom.xml?view=diff&rev=491146&r1=491145&r2=491146 ============================================================================== --- struts/maven/trunk/struts2-archetype-blank/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-blank/pom.xml Fri Dec 29 17:11:29 2006 @@ -4,7 +4,7 @@ <parent> <groupId>org.apache.struts</groupId> <artifactId>struts-master</artifactId> - <version>3</version> + <version>4</version> </parent> <modelVersion>4.0.0</modelVersion>