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=9976f48114bc3c5d45c639a98f931f92382bf15c;hp=29357c04328a056c107af1671b35228970060979;hb=408eeef51f435abd2027f9d25ac5592066b202dd;hpb=3b0f2c65bfb0f0b07e27529734561a7ae9ee5ad9 diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 29357c0432..9976f48114 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 - 0.5.9-SNAPSHOT @@ -31,13 +30,24 @@ 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 + + + + org.opendaylight.yangtools.maven.sal.api.gen.plugin.CodeGeneratorImpl + + + ${salGeneratorPath} + + + + org.opendaylight.yangtools.yang.unified.doc.generator.maven.DocumentationGeneratorImpl target/site/models @@ -51,36 +61,17 @@ 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 - - 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 @@ -97,7 +88,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 @@ -106,9 +100,6 @@ org.eclipse.xtend xtend-maven-plugin - - maven-clean-plugin - org.jacoco jacoco-maven-plugin @@ -151,22 +142,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 @@ -175,7 +162,6 @@ org.osgi org.osgi.core - ${osgi.core.version} provided @@ -191,29 +177,24 @@ org.javassist javassist - 3.17.1-GA org.opendaylight.yangtools binding-generator-impl - 0.6.0-SNAPSHOT org.opendaylight.yangtools yang-parser-impl - 0.5.9-SNAPSHOT test org.opendaylight.controller sal-core-api - 1.0-SNAPSHOT org.opendaylight.controller sal-broker-impl - 1.0-SNAPSHOT - runtime + compile junit @@ -232,17 +213,14 @@ org.opendaylight.controller sal-binding-config - 1.0-SNAPSHOT org.opendaylight.yangtools yang-data-impl - 0.5.9-SNAPSHOT org.opendaylight.yangtools yang-model-util - 0.5.9-SNAPSHOT org.slf4j @@ -253,28 +231,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