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 2012/03/20 20:19:10 UTC

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

Author: lu4242
Date: Tue Mar 20 19:19:09 2012
New Revision: 1303107

URL: http://svn.apache.org/viewvc?rev=1303107&view=rev
Log:
update checkstyle rules version to 5

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=1303107&r1=1303106&r2=1303107&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Tue Mar 20 19:19:09 2012
@@ -886,7 +886,7 @@
               <dependency>
                 <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>checkstyle-rules</artifactId>
-                <version>4</version>
+                <version>5</version>
               </dependency>
             </dependencies>
           </plugin>