]> source.dussan.org Git - archiva.git/commitdiff
Set a version for the checkstyle plugin.
authorWendy Smoak <wsmoak@apache.org>
Sun, 30 Dec 2007 18:23:20 +0000 (18:23 +0000)
committerWendy Smoak <wsmoak@apache.org>
Sun, 30 Dec 2007 18:23:20 +0000 (18:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@607573 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 0a654fce13cf56eb10a779a646f1f3cd6b5c4523..3b5c84e356536895856a8466397774b19cd82a30 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       </plugin>
       <plugin>
         <artifactId>maven-checkstyle-plugin</artifactId>
+        <version>2.1</version>
         <configuration>
           <configLocation>config/maven_checks.xml</configLocation>
         </configuration>