X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-impl%2Fpom.xml;h=19fcf0616c294acd12971149ab260ae79fdf2777;hp=900ed6d62256fc21edeb22c84d0c02826ca573fb;hb=fac268302e4261bb8b42143476692563cbdf149b;hpb=41f4bafacfb8aed5949bf102934010afe7a3c350 diff --git a/opendaylight/md-sal/messagebus-impl/pom.xml b/opendaylight/md-sal/messagebus-impl/pom.xml index 900ed6d622..19fcf0616c 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.6.0-SNAPSHOT + ../../config/config-parent + org.opendaylight.controller + 1.5.0-SNAPSHOT messagebus-impl ${project.artifactId} - bundle @@ -69,6 +71,7 @@ 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 @@ -78,65 +81,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - - - 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 - - - - - - -