You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2011/01/20 13:46:02 UTC

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

Author: matzew
Date: Thu Jan 20 12:46:01 2011
New Revision: 1061271

URL: http://svn.apache.org/viewvc?rev=1061271&view=rev
Log:
updating to recent checkstyle rulez

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=1061271&r1=1061270&r2=1061271&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Thu Jan 20 12:46:01 2011
@@ -780,7 +780,7 @@
               <dependency>
                 <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>checkstyle-rules</artifactId>
-                <version>2-SNAPSHOT</version>
+                <version>2</version>
               </dependency>
             </dependencies>
           </plugin>