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:
parent
f5b2bfb407
commit
44744f23c7
2
pom.xml
2
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue