From 2abea6a248ac59170a74298af4041fa8c39f4b0c Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Wed, 29 Feb 2012 14:22:08 +0000 Subject: [PATCH] Update parent POM and plugins. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1295124 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 5a7587225..9ba52c6f5 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ org.apache.commons commons-parent - 22 + 23 4.0.0 org.apache.commons @@ -542,7 +542,7 @@ maven-checkstyle-plugin - 2.7 + 2.9.1 ${basedir}/checkstyle.xml false @@ -552,7 +552,7 @@ org.codehaus.mojo findbugs-maven-plugin - 2.3.2 + 2.4.0 Normal Default @@ -574,7 +574,7 @@ maven-pmd-plugin - 2.5 + 2.7.1 ${maven.compile.target}