X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-broker%2Fpom.xml;h=dafb3ef6343c895385ebe99aee565e7d082182cd;hp=4cf681f7caf0a0f881b43a81e7fdc6a5dd75fafa;hb=743b4bf3f8b1b8ff1ffffbd8151cbd4c1842330d;hpb=c6f0b0a402bcf177ebf9cb89c187b64490c044d5 diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 4cf681f7ca..dafb3ef634 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT sal-binding-broker-impl bundle @@ -12,14 +11,14 @@ scm:git:ssh://git.opendaylight.org:29418/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL - + HEAD + org.opendaylight.yangtools yang-maven-plugin - ${yangtools.version} @@ -38,6 +37,17 @@ + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl target/site/models @@ -51,12 +61,12 @@ org.opendaylight.controller yang-jmx-generator-plugin - 0.2.3-SNAPSHOT + ${config.version} org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + ${yangtools.version} jar @@ -72,6 +82,8 @@ generate-sources add-source + + @@ -98,7 +110,10 @@ org.opendaylight.controller.sal.binding.impl.*, org.opendaylight.controller.sal.binding.codegen, org.opendaylight.controller.sal.binding.codegen.*, - org.opendaylight.controller.sal.binding.dom.*, + org.opendaylight.controller.md.sal.binding.impl, + + org.opendaylight.controller.sal.binding.osgi.*, + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.binding.impl.rev131028 @@ -152,22 +167,18 @@ org.opendaylight.controller sal-common-util - 1.0-SNAPSHOT org.opendaylight.controller sal-common-impl - 1.0-SNAPSHOT org.opendaylight.controller sal-binding-api - 1.0-SNAPSHOT org.opendaylight.controller sal-binding-util - 1.0-SNAPSHOT org.slf4j @@ -176,7 +187,6 @@ org.osgi org.osgi.core - ${osgi.core.version} provided @@ -205,12 +215,10 @@ org.opendaylight.controller sal-core-api - 1.0-SNAPSHOT org.opendaylight.controller sal-broker-impl - 1.0-SNAPSHOT compile @@ -230,7 +238,6 @@ org.opendaylight.controller sal-binding-config - 1.0-SNAPSHOT org.opendaylight.yangtools @@ -249,28 +256,23 @@ org.opendaylight.yangtools.model ietf-inet-types - 2010.09.24.2-SNAPSHOT - org.opendaylight.yangtools.model - ietf-topology-l3-unicast-igp - 2013.10.21.0-SNAPSHOT - test + org.opendaylight.yangtools.model + ietf-topology-l3-unicast-igp + test - org.opendaylight.controller.model - model-flow-base - 1.0-SNAPSHOT + org.opendaylight.controller.model + model-flow-base - org.opendaylight.controller.model - model-flow-service - 1.0-SNAPSHOT + org.opendaylight.controller.model + model-flow-service - org.opendaylight.controller.model - model-flow-statistics - 1.0-SNAPSHOT + org.opendaylight.controller.model + model-flow-statistics