From bbecac4a58e6474c998c321c99c791231f801813 Mon Sep 17 00:00:00 2001 From: Niall Kegan Pemberton Date: Mon, 3 Mar 2008 11:24:42 +0000 Subject: [PATCH] Revert logging to surefire 2.3 (fails with surefire 2.4.2) and remove the compile target config which is now fixed in commons-parent git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@633041 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index b60729a..3faadd2 100644 --- a/pom.xml +++ b/pom.xml @@ -141,6 +141,15 @@ under the License. + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.3 + + + - - ${maven.compile.target} -