X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-api%2Fpom.xml;h=aeb964b4dc4d2ab11ed9b8f13fffe531169a130b;hb=bc13f52e618510599b0dfcd5cd439f1a9b9bf1b5;hp=3ecd29722eb86435521e6226475a59c30f2c5cd0;hpb=b7ee6fe1f7f5e1569ed048edbf66c10f74acede2;p=controller.git diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index 3ecd29722e..aeb964b4dc 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -12,15 +12,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 - org.opendaylight.controller - sal-parent - 1.3.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT + + org.opendaylight.controller messagebus-api + 1.7.0-SNAPSHOT + bundle ${project.artifactId} - bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + @@ -39,37 +53,6 @@ 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 - ${salGeneratorPath} - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${jmxGeneratorPath} - - 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.apache.felix maven-bundle-plugin @@ -82,4 +65,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +