You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by st...@apache.org on 2012/11/15 12:11:30 UTC

svn commit: r1409733 - /myfaces/myfaces-master-pom/trunk/pom.xml

Author: struberg
Date: Thu Nov 15 11:11:29 2012
New Revision: 1409733

URL: http://svn.apache.org/viewvc?rev=1409733&view=rev
Log:
MYFACES-3643 upgrade to apache-parent 12

Modified:
    myfaces/myfaces-master-pom/trunk/pom.xml

Modified: myfaces/myfaces-master-pom/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/myfaces-master-pom/trunk/pom.xml?rev=1409733&r1=1409732&r2=1409733&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Thu Nov 15 11:11:29 2012
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>10</version>
+        <version>12</version>
     </parent>
 
     <groupId>org.apache.myfaces</groupId>