From 0827d23ae333e50cb700daf79487312f970a21cb Mon Sep 17 00:00:00 2001 From: Lachezar Dobrev Date: Wed, 27 Jan 2016 12:07:03 +0200 Subject: [PATCH] Remove duplicate references to artemis-cli in pom.xml in tests. Fixed pom.xml in integration-tests and unit-tests Fixes warnings from Maven 3 --- tests/integration-tests/pom.xml | 5 ----- tests/unit-tests/pom.xml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml index d5ea379bf1..72cc937ec1 100644 --- a/tests/integration-tests/pom.xml +++ b/tests/integration-tests/pom.xml @@ -97,11 +97,6 @@ artemis-commons ${project.version} - - org.apache.activemq - artemis-cli - ${project.version} - org.apache.activemq artemis-spring-integration diff --git a/tests/unit-tests/pom.xml b/tests/unit-tests/pom.xml index 70384c7710..f805d295fa 100644 --- a/tests/unit-tests/pom.xml +++ b/tests/unit-tests/pom.xml @@ -65,11 +65,6 @@ artemis-cli ${project.version} - - org.apache.activemq - artemis-cli - ${project.version} - org.apache.geronimo.specs geronimo-j2ee-connector_1.5_spec