X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=6423f32154109bb6c2ba9a3486954b4872a5a1c9;hp=19fcf0616c294acd12971149ab260ae79fdf2777;hb=4887ec8e6bfe82072caed8612573209e349a3e2b;hpb=fac268302e4261bb8b42143476692563cbdf149b diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 19fcf0616c..6423f32154 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.3-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 - -