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:
Wendy Smoak 2007-12-30 18:23:20 +00:00
parent a36dc1d4c8
commit 3782180f0f
1 changed files with 1 additions and 0 deletions

View File

@ -705,6 +705,7 @@
</plugin>
<plugin>
<artifactId>maven-checkstyle-plugin</artifactId>
<version>2.1</version>
<configuration>
<configLocation>config/maven_checks.xml</configLocation>
</configuration>