From: Michael Vorburger Date: Wed, 18 Apr 2018 09:50:48 +0000 (+0200) Subject: remove duplicate pax-cdi-api dependency in mdsalutil-impl X-Git-Tag: release/fluorine~156 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F76%2F71076%2F2;p=genius.git remove duplicate pax-cdi-api dependency in mdsalutil-impl [WARNING] Some problems were encountered while building the effective model for org.opendaylight.genius:mdsalutil-impl:bundle:0.5.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.ops4j.pax.cdi:pax-cdi-api:jar -> duplicate declaration of version (?) @ line 115, column 17 Change-Id: I6a470db91686a790c76270386821bb364d75eae6 Signed-off-by: Michael Vorburger --- diff --git a/mdsalutil/mdsalutil-impl/pom.xml b/mdsalutil/mdsalutil-impl/pom.xml index 04f024a44..21f531897 100644 --- a/mdsalutil/mdsalutil-impl/pom.xml +++ b/mdsalutil/mdsalutil-impl/pom.xml @@ -112,11 +112,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mdsalutil-api ${project.version} - - org.ops4j.pax.cdi - pax-cdi-api - true -