X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=54779ed2f2ed6b176ce81a28de04fe256602fbe2;hp=900ed6d62256fc21edeb22c84d0c02826ca573fb;hb=3bfd07021cadddfb544908e84fb0c03db402e771;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5 diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 900ed6d622..54779ed2f2 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 + config-parent + 0.8.0-SNAPSHOT + ../../config/config-parent + org.opendaylight.controller + 1.7.0-SNAPSHOT messagebus-impl ${project.artifactId} - bundle @@ -69,74 +71,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 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 - - - - - - -