mirror of https://github.com/apache/archiva.git
Set a version for the checkstyle plugin.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@607573 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a36dc1d4c8
commit
3782180f0f
1
pom.xml
1
pom.xml
|
@ -705,6 +705,7 @@
|
||||||
</plugin>
|
</plugin>
|
||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-checkstyle-plugin</artifactId>
|
<artifactId>maven-checkstyle-plugin</artifactId>
|
||||||
|
<version>2.1</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<configLocation>config/maven_checks.xml</configLocation>
|
<configLocation>config/maven_checks.xml</configLocation>
|
||||||
</configuration>
|
</configuration>
|
||||||
|
|
Loading…
Reference in New Issue