checkstyle plugin 2.9.1

git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1333392 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-05-03 09:54:09 +00:00
parent f5b2bfb407
commit 44744f23c7
1 changed files with 1 additions and 1 deletions

View File

@ -914,7 +914,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId> <artifactId>maven-checkstyle-plugin</artifactId>
<version>2.5</version> <version>2.9.1</version>
<configuration> <configuration>
<configLocation>config/maven_checks.xml</configLocation> <configLocation>config/maven_checks.xml</configLocation>
<headerLocation>config/maven-header.txt</headerLocation> <headerLocation>config/maven-header.txt</headerLocation>