From: Sanjay Dalal Date: Mon, 5 Oct 2009 17:56:22 +0000 (+0000) Subject: NOJIRA relation service client pom fixed. slf4j dependencies should be declared on... X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=fa58d74addfacc4ccf40ba6591a87935cb496cd2;p=tmp%2Fjakarta-migration.git NOJIRA relation service client pom fixed. slf4j dependencies should be declared on the top for logs to appear. --- diff --git a/services/relation/client/pom.xml b/services/relation/client/pom.xml index c1265e90c..48261257d 100644 --- a/services/relation/client/pom.xml +++ b/services/relation/client/pom.xml @@ -16,6 +16,17 @@ services.relation.client + + + org.slf4j + slf4j-api + test + + + org.slf4j + slf4j-log4j12 + test +