Upgrade to checkstyle 4.0-beta6

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@289598 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos 2005-09-16 16:23:47 +00:00
parent 9f6d56c75f
commit a2831c43d9

View File

@ -147,7 +147,7 @@
<dependency>
<groupId>checkstyle</groupId>
<artifactId>checkstyle</artifactId>
<version>4.0-beta5</version>
<version>4.0-beta6</version>
<properties>
<classloader>root</classloader>
</properties>
@ -155,7 +155,7 @@
<dependency>
<groupId>checkstyle</groupId>
<artifactId>checkstyle-optional</artifactId>
<version>4.0-beta5</version>
<version>4.0-beta6</version>
<properties>
<classloader>root</classloader>
</properties>