From 38ec0f0d30e24b510a105ab479fb260a9f7b1cf9 Mon Sep 17 00:00:00 2001 From: Carlos Sanchez Date: Tue, 22 Aug 2006 16:17:46 +0000 Subject: [PATCH] SEC-286: Reverted rev# 1588 as build fails without log4j (class not found exception) --- core/pom.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index ee17e29b86..a60a47857b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -1,4 +1,6 @@ - + 4.0.0 org.acegisecurity @@ -115,6 +117,10 @@ 1.0.1 test + + log4j + log4j + @@ -146,4 +152,4 @@ - + \ No newline at end of file