You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2012/02/28 12:05:53 UTC

svn commit: r1294579 - /struts/maven/trunk/pom/pom.xml

Author: lukaszlenart
Date: Tue Feb 28 11:05:53 2012
New Revision: 1294579

URL: http://svn.apache.org/viewvc?rev=1294579&view=rev
Log:
WW-3721 - upgrades to latest Apache Parent POM

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=1294579&r1=1294578&r2=1294579&view=diff
==============================================================================
--- struts/maven/trunk/pom/pom.xml (original)
+++ struts/maven/trunk/pom/pom.xml Tue Feb 28 11:05:53 2012
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>8</version>
+        <version>10</version>
     </parent>
     <groupId>org.apache.struts</groupId>
     <artifactId>struts-master</artifactId>