Author: struberg
Date: Sat May 11 22:08:52 2013
New Revision: 1481432
URL: http://svn.apache.org/r1481432
Log:
upgrade to the new checkstyle rules which will be part of this release
Modified:
openwebbeans/trunk/pom.xml
Modified: openwebbeans/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/trunk/pom.xml?rev=1481432&r1=1481431&r2=1481432&view=diff
==============================================================================
--- openwebbeans/trunk/pom.xml (original)
+++ openwebbeans/trunk/pom.xml Sat May 11 22:08:52 2013
@@ -396,7 +396,7 @@
<dependency>
<groupId>org.apache.openwebbeans.build-tools</groupId>
<artifactId>checkstyle-rules</artifactId>
- <version>1.2</version>
+ <version>1.3</version>
</dependency>
</dependencies>
</plugin>