Upgrade to checkstyle 4.0-beta4

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@192978 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
carlos 2005-06-22 19:36:37 +00:00
parent 83c7f3cbc9
commit ed2da0fe4e

View File

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