From 1c75360deda2bde89d0c99c92d0e1c1695adf3a0 Mon Sep 17 00:00:00 2001 From: gtully Date: Tue, 10 Jun 2014 14:16:09 +0100 Subject: [PATCH] remove duplicate slf4j-log4j12 dep b/c it is in activemq-all from https://issues.apache.org/jira/browse/AMQ-3715 --- activemq-tooling/activemq-maven-plugin/pom.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/activemq-tooling/activemq-maven-plugin/pom.xml b/activemq-tooling/activemq-maven-plugin/pom.xml index f1a8a539de..58341c5229 100644 --- a/activemq-tooling/activemq-maven-plugin/pom.xml +++ b/activemq-tooling/activemq-maven-plugin/pom.xml @@ -67,10 +67,6 @@ org.apache.geronimo.specs geronimo-j2ee-management_1.1_spec - - org.slf4j - slf4j-log4j12 -