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:
parent
83c7f3cbc9
commit
ed2da0fe4e
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user