X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-api%2Fpom.xml;h=48acfd7a78482cd45778266a75965994434ff032;hb=HEAD;hp=dda7af4f1858e110574f94198e04f04655c9fc59;hpb=e631dc96f0461b2270377dc072b9f969a875667a;p=controller.git diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml deleted file mode 100644 index dda7af4f18..0000000000 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - 4.0.0 - - - org.opendaylight.controller - sal-parent - 1.2.0-SNAPSHOT - - - messagebus-api - ${project.artifactId} - - bundle - - - - org.opendaylight.controller.model - model-inventory - - - org.opendaylight.yangtools.model - yang-ext - - - org.opendaylight.yangtools.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 - true - - - org.opendaylight.yang.gen.v1.urn.cisco.params.xml.ns.yang.messagebus.* - - - - - -