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 2011/11/02 18:03:24 UTC

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

Author: lu4242
Date: Wed Nov  2 17:03:23 2011
New Revision: 1196691

URL: http://svn.apache.org/viewvc?rev=1196691&view=rev
Log:
update checkstyle rules temporally to version 3 for prepare release

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=1196691&r1=1196690&r2=1196691&view=diff
==============================================================================
--- myfaces/myfaces-master-pom/trunk/pom.xml (original)
+++ myfaces/myfaces-master-pom/trunk/pom.xml Wed Nov  2 17:03:23 2011
@@ -829,7 +829,7 @@
               <dependency>
                 <groupId>org.apache.myfaces.buildtools</groupId>
                 <artifactId>checkstyle-rules</artifactId>
-                <version>3-SNAPSHOT</version>
+                <version>3</version>
               </dependency>
             </dependencies>
           </plugin>