X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=eecdd791bc82e1e6b4bbf588c175fe17cedc8df1;hb=91d976cb6020f5e3aa22fd1f044452cb6c564751;hp=b9670c1d216d8f44211cbfe192d4a08af8f962a2;hpb=378f3ba51e8e49c3e54593656cc193fda7970388;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index b9670c1d21..eecdd791bc 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -10,40 +10,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.controller - config-parent - 0.7.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 2.0.9-SNAPSHOT + ../parent - org.opendaylight.controller - 1.6.0-SNAPSHOT messagebus-impl ${project.artifactId} bundle - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-common-util - - - org.opendaylight.yangtools - yang-data-impl - - - org.opendaylight.controller - config-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -58,27 +39,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html messagebus-spi - org.opendaylight.controller - sal-binding-config - - - - - junit - junit - test - - - org.glassfish.jersey.test-framework.providers - jersey-test-framework-provider-grizzly2 - 2.4 - test - - - org.mockito - mockito-core - test + org.osgi + osgi.cmpn -