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:
parent
9f6d56c75f
commit
a2831c43d9
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user