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 2010/06/29 01:24:40 UTC

svn commit: r958787 - /myfaces/core/trunk/pom.xml

Author: lu4242
Date: Mon Jun 28 23:24:40 2010
New Revision: 958787

URL: http://svn.apache.org/viewvc?rev=958787&view=rev
Log:
MYFACES-2752 Missing checkstyle-rules-2-SNAPSHOT is preventing the build of the current myfaces trunk (update to myfaces master pom 8)

Modified:
    myfaces/core/trunk/pom.xml

Modified: myfaces/core/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/core/trunk/pom.xml?rev=958787&r1=958786&r2=958787&view=diff
==============================================================================
--- myfaces/core/trunk/pom.xml (original)
+++ myfaces/core/trunk/pom.xml Mon Jun 28 23:24:40 2010
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.myfaces</groupId>
     <artifactId>myfaces</artifactId>
-    <version>7</version>
+    <version>8</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>