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=d3586fb8ed6682cd4058e2712ceccff9216f91b3;hpb=dea515c8870769408b9bea29f555d6b71ff43211;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 d3586fb8ed..0000000000 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ /dev/null @@ -1,104 +0,0 @@ - - - - 4.0.0 - - - org.opendaylight.controller - sal-parent - 1.3.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.* - - - - - -