You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2015/11/16 21:47:40 UTC

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

Author: lu4242
Date: Mon Nov 16 20:47:40 2015
New Revision: 1714668

URL: http://svn.apache.org/viewvc?rev=1714668&view=rev
Log:
rollback to apache v13 because bug on release procedure

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=1714668&r1=1714667&r2=1714668&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Mon Nov 16 20:47:40 2015
@@ -28,7 +28,7 @@
     <parent>
         <groupId>org.apache</groupId>
         <artifactId>apache</artifactId>
-        <version>17</version>
+        <version>13</version>
     </parent>
 
     <groupId>org.apache.myfaces</groupId>