X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=fc291df84987097d804b09a70590ccd298a667fb;hb=77e6c0079a1104c5a64d21e212a7b044a54ed710;hp=900ed6d62256fc21edeb22c84d0c02826ca573fb;hpb=aa77e20225cc04235315892cf148393149cbf8fc;p=controller.git diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 900ed6d622..fc291df849 100644 --- a/opendaylight/md-sal/messagebus-impl/pom.xml +++ b/opendaylight/md-sal/messagebus-impl/pom.xml @@ -13,13 +13,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + mdsal-parent + 1.8.2-SNAPSHOT + ../parent + org.opendaylight.controller + 1.8.2-SNAPSHOT messagebus-impl ${project.artifactId} - bundle @@ -39,10 +41,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 @@ -55,88 +53,19 @@ 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 + mockito-core test - - - - org.opendaylight.yangtools - yang-maven-plugin - - - - generate-sources - - - - - - org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - - - ${project.build.directory}/generated-sources/sal - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${project.build.directory}/generated-sources/config - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl - target/site/models - - - true - - - - - - org.codehaus.mojo - build-helper-maven-plugin - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config - - - - - - -