X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=0059111235e712fc727c4009f355059e887cc7d0;hp=c8bc69a8b49bee7848a58ad991137cf9540617f1;hb=eeb82d7528dda160a8dfcabbef10c85865a629be;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7 diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index c8bc69a8b4..0059111235 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.9.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 2.0.5-SNAPSHOT + ../parent - org.opendaylight.controller - 1.8.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 -