Author: wsmoak
Date: Sun Dec 10 20:45:33 2006
New Revision: 485496
URL: http://svn.apache.org/viewvc?view=rev&rev=485496
Log:
Use the latest release of the ASF pom, version 3.
Modified:
struts/maven/trunk/pom/pom.xml
Modified: struts/maven/trunk/pom/pom.xml
URL:
http://svn.apache.org/viewvc/struts/maven/trunk/pom/pom.xml?view=diff&rev=485496&r1=485495&r2=485496
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Sun Dec 10 20:45:33 2006
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache</groupId>
<artifactId>apache</artifactId>
- <version>2</version>
+ <version>3</version>
</parent>
<groupId>org.apache.struts</groupId>
<artifactId>struts-master</artifactId>