X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=2d2892da0c00815a5657171a91d1f2f7abd88e4e;hp=19fcf0616c294acd12971149ab260ae79fdf2777;hb=16a0ce1ec65d0bab4316eb80bd9af9bcf608d485;hpb=fac268302e4261bb8b42143476692563cbdf149b diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 19fcf0616c..2d2892da0c 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.6.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 2.0.2-SNAPSHOT + ../parent - org.opendaylight.controller - 1.5.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 @@ -57,28 +38,5 @@ 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-all - test - -