You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwebbeans.apache.org by st...@apache.org on 2012/09/22 21:06:11 UTC

svn commit: r1388871 - /openwebbeans/trunk/pom.xml

Author: struberg
Date: Sat Sep 22 19:06:10 2012
New Revision: 1388871

URL: http://svn.apache.org/viewvc?rev=1388871&view=rev
Log:
release preparation - upgrade checkstyle rules to 1.2

Modified:
    openwebbeans/trunk/pom.xml

Modified: openwebbeans/trunk/pom.xml
URL: http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1388871&r1=1388870&r2=1388871&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Sat Sep 22 19:06:10 2012
@@ -372,7 +372,7 @@
                     <dependency>
                         <groupId>org.apache.openwebbeans.build-tools</groupId>
                         <artifactId>checkstyle-rules</artifactId>
-                        <version>1.2-SNAPSHOT</version>
+                        <version>1.2</version>
                     </dependency>
                 </dependencies>
             </plugin>