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:55 UTC

svn commit: r958788 - /myfaces/shared/trunk/pom.xml

Author: lu4242
Date: Mon Jun 28 23:24:55 2010
New Revision: 958788

URL: http://svn.apache.org/viewvc?rev=958788&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/shared/trunk/pom.xml

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