X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-api%2Fpom.xml;h=aeb964b4dc4d2ab11ed9b8f13fffe531169a130b;hp=542308a96f054073d1099e211b8c674bc9d96728;hb=1b0f84c4957e464bad6f7cb7350a8171c3d1621b;hpb=d2d4cefa4d8d662554b7f2fc0b0dd568d0db1180 diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index 542308a96f..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.2.0-SNAPSHOT + org.opendaylight.mdsal + binding-parent + 0.12.0-SNAPSHOT + - message-bus-api + org.opendaylight.controller + messagebus-api + 1.7.0-SNAPSHOT + bundle ${project.artifactId} - bundle + + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + @@ -28,67 +42,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 @@ -101,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}/ + +