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=20c56be093a3fc367b0706bd1766f592246af096;hp=bc5b4bfddc30eb4b3309f7bcaf18f97c47e78059;hb=b73733ae424c08f499929ad6a2f28202db211e07;hpb=58393ca23932b49ce5ba2fa3c23822490d0494b5 diff --git a/opendaylight/md-sal/sal-binding-broker/pom.xml b/opendaylight/md-sal/sal-binding-broker/pom.xml index bc5b4bfddc..20c56be093 100644 --- a/opendaylight/md-sal/sal-binding-broker/pom.xml +++ b/opendaylight/md-sal/sal-binding-broker/pom.xml @@ -2,13 +2,43 @@ 4.0.0 - org.opendaylight.controller - sal-parent - 1.5.0-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.2 + + + org.opendaylight.controller sal-binding-broker-impl + 1.7.0-SNAPSHOT bundle + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.1 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 2.4.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + + com.google.guava @@ -75,12 +105,12 @@ org.mockito - mockito-all + mockito-core test - org.opendaylight.yangtools - yang-parser-impl + com.google.truth + truth test @@ -107,11 +137,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, @@ -141,36 +171,14 @@ - - org.jacoco - jacoco-maven-plugin - - - org.opendaylight.controller.* - - - - - pre-test - - prepare-agent - - - - post-test - - report - - 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 +