X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-api%2Fpom.xml;h=73ca72a889ee66aca16ce2642a05d8c869ac67f7;hp=dda7af4f1858e110574f94198e04f04655c9fc59;hb=16a0ce1ec65d0bab4316eb80bd9af9bcf608d485;hpb=753515e8868a1a15982d3f2697439f522f273db5 diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index dda7af4f18..73ca72a889 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -10,17 +10,16 @@ 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 - sal-parent - 1.2.0-SNAPSHOT + mdsal-parent + 2.0.2-SNAPSHOT + ../parent messagebus-api - ${project.artifactId} - bundle + ${project.artifactId} @@ -28,67 +27,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html model-inventory - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model yang-ext - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-topology - - 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 - 1.8 - - - add-source - generate-sources - - add-source - - - - ${project.build.directory}/generated-sources/config - - - - - org.apache.felix maven-bundle-plugin