X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=bae2ad723d857a9531643ccdea262128aa3f8c84;hb=refs%2Fchanges%2F85%2F69085%2F4;hp=19fcf0616c294acd12971149ab260ae79fdf2777;hpb=fac268302e4261bb8b42143476692563cbdf149b;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 19fcf0616c..bae2ad723d 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../config/config-parent + mdsal-parent + 1.8.0-SNAPSHOT + ../parent org.opendaylight.controller - 1.5.0-SNAPSHOT + 1.8.0-SNAPSHOT messagebus-impl ${project.artifactId} bundle @@ -29,6 +29,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-binding-api + + org.opendaylight.controller + sal-binding-config + org.opendaylight.controller sal-core-api @@ -41,10 +45,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yang-data-impl - - org.opendaylight.controller - config-api - org.opendaylight.controller messagebus-api @@ -57,17 +57,8 @@ 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 @@ -76,7 +67,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.mockito - mockito-all + mockito-core test