Author: wsmoak
Date: Wed Jan 24 19:10:23 2007
New Revision: 499654
URL: http://svn.apache.org/viewvc?view=rev&rev=499654
Log:
Use the latest release of the struts-master pom.
Modified:
struts/maven/trunk/struts-archetype-blank/pom.xml
Modified: struts/maven/trunk/struts-archetype-blank/pom.xml
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/struts-archetype-blank/pom.xml?view=diff&rev=499654&r1=499653&r2=499654
==============================================================================
--- struts/maven/trunk/struts-archetype-blank/pom.xml (original)
+++ struts/maven/trunk/struts-archetype-blank/pom.xml Wed Jan 24 19:10:23 2007
@@ -6,7 +6,7 @@
<parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-master</artifactId>
- <version>3</version>
+ <version>4</version>
</parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-archetype-blank</artifactId>