Author: lukaszlenart Date: Wed Dec 8 21:57:21 2010 New Revision: 1043707 URL: http://svn.apache.org/viewvc?rev=1043707&view=rev Log: Use the latest Apache Parent 8
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?rev=1043707&r1=1043706&r2=1043707&view=diff ============================================================================== --- struts/maven/trunk/pom/pom.xml (original) +++ struts/maven/trunk/pom/pom.xml Wed Dec 8 21:57:21 2010 @@ -3,7 +3,7 @@ <parent> <groupId>org.apache</groupId> <artifactId>apache</artifactId> - <version>7</version> + <version>8</version> </parent> <groupId>org.apache.struts</groupId> <artifactId>struts-master</artifactId>