X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fmessagebus-api%2Fpom.xml;h=8f80f0fa52036352896f58323b477cd824fa93e9;hb=beb1b60dd09a95caa0157c6c1662cbc9bd0616c9;hp=542308a96f054073d1099e211b8c674bc9d96728;hpb=74a7fe23a2fb58d7971b43f5b16a1481dc74966d;p=controller.git diff --git a/opendaylight/md-sal/messagebus-api/pom.xml b/opendaylight/md-sal/messagebus-api/pom.xml index 542308a96f..8f80f0fa52 100644 --- a/opendaylight/md-sal/messagebus-api/pom.xml +++ b/opendaylight/md-sal/messagebus-api/pom.xml @@ -14,10 +14,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.controller sal-parent - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT - message-bus-api + messagebus-api ${project.artifactId} bundle @@ -28,11 +28,11 @@ 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 @@ -51,11 +51,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl - ${project.build.directory}/generated-sources/sal + ${salGeneratorPath} org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - ${project.build.directory}/generated-sources/config + ${jmxGeneratorPath} urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang @@ -70,25 +70,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - - 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