diff --git a/pom.xml b/pom.xml index 465693938..4de7887a3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 4.0.0 commons-collections commons-collections - 3.3-SNAPSHOT + 3.3 Commons Collections 2001 @@ -381,12 +381,15 @@ UTF-8 UTF-8 + 1.3 + 1.3 collections - 3.2.1 + 3.3-RC1 COLLECTIONS 12310465 + src/java src/test @@ -448,6 +451,43 @@ + + maven-checkstyle-plugin + 2.1 + + ${basedir}/checkstyle.xml + false + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.2 + + +