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=53674987772a50567f3fcdd23310c6c8700b2e52;hp=6dc91e014b5c2bab078a915984abc5f52d510f8b;hb=7e0482f5a2f6abed7a3af2f4313f557692a15d1d;hpb=2db9424fea93b515367614389b82665dc0987c4b diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 6dc91e014b..5367498777 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,7 +11,8 @@ 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 + @@ -51,12 +51,12 @@ org.opendaylight.controller yang-jmx-generator-plugin - 0.2.3-SNAPSHOT + 0.2.4-SNAPSHOT org.opendaylight.yangtools maven-sal-api-gen-plugin - 0.6.0-SNAPSHOT + ${yangtools.version} jar @@ -72,10 +72,13 @@ generate-sources add-source + + ${project.build.directory}/generated-sources/config + src/main/xtend-gen @@ -88,6 +91,7 @@ ${project.groupId}.${project.artifactId} + org.opendaylight.controller.sal.binding.osgi.Activator org.opendaylight.controller.sal.binding.spi.*, @@ -97,7 +101,8 @@ 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.sal.binding.osgi.*, @@ -151,22 +156,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 +176,6 @@ org.osgi org.osgi.core - ${osgi.core.version} provided @@ -191,7 +191,6 @@ org.javassist javassist - 3.17.1-GA org.opendaylight.yangtools @@ -205,12 +204,10 @@ org.opendaylight.controller sal-core-api - 1.0-SNAPSHOT org.opendaylight.controller sal-broker-impl - 1.0-SNAPSHOT compile @@ -230,7 +227,6 @@ org.opendaylight.controller sal-binding-config - 1.0-SNAPSHOT org.opendaylight.yangtools @@ -249,28 +245,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