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=4b0af9d4493ec11fbc93e47d02c2d6b833631572;hp=4f52fd124fbe0ff5d345c3afe5149f0f5d240b42;hb=617e6464aee11164a384f7df0672dd71923b088b;hpb=512d0285a34d6358881be4cf7102d1140217c07e diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index 4f52fd124f..4b0af9d449 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -3,21 +3,17 @@ 4.0.0 org.opendaylight.controller - sal-parent - 1.4.0-SNAPSHOT + mdsal-parent + 1.11.0-SNAPSHOT + ../parent + + org.opendaylight.controller sal-binding-broker-impl + 1.11.0-SNAPSHOT bundle - - com.google.guava - guava - - - org.javassist - javassist - org.opendaylight.controller sal-binding-api @@ -51,6 +47,10 @@ org.opendaylight.mdsal mdsal-binding-dom-codec + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + org.opendaylight.yangtools yang-data-impl @@ -59,6 +59,12 @@ org.opendaylight.yangtools yang-model-util + + org.opendaylight.controller + sal-inmemory-datastore + + org.slf4j slf4j-api @@ -68,19 +74,14 @@ org.osgi.core provided - - junit - junit - test - org.mockito - mockito-all + mockito-core test - org.opendaylight.yangtools - yang-parser-impl + com.google.truth + truth test @@ -107,11 +108,11 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.controller.sal.binding.impl, - org.opendaylight.controller.md.sal.binding.impl, - org.opendaylight.controller.md.sal.binding.compat, - org.opendaylight.controller.md.sal.binding.spi, - org.opendaylight.controller.sal.binding.codegen.impl, + org.opendaylight.controller.sal.binding.impl, + org.opendaylight.controller.md.sal.binding.impl, + org.opendaylight.controller.md.sal.binding.compat, + org.opendaylight.controller.md.sal.binding.spi, + org.opendaylight.controller.sal.binding.codegen.impl, @@ -129,35 +130,26 @@ - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - + org.apache.maven.plugins + maven-source-plugin - pre-test - - prepare-agent - - - - post-test + attach-sources + verify - report + test-jar - test + scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git HEAD https://wiki.opendaylight.org/view/OpenDaylight_Controller:MD-SAL +