X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=7b4d9df0d9fa27a8642b7af2995a4c0048e54f80;hb=4cff56700b0c7c0676964add12f5d70b3761911c;hp=c8bc69a8b49bee7848a58ad991137cf9540617f1;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index c8bc69a8b4..7b4d9df0d9 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -13,37 +13,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller - config-parent - 0.9.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.10.1-SNAPSHOT + ../parent org.opendaylight.controller - 1.8.0-SNAPSHOT + 1.10.1-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 @@ -57,28 +41,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller 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 -