X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=6568236a8d151cd9abf2e447fefb5bdb32e0b614;hb=a28880ce101314cf78dc95dee819022c19ad19ac;hp=4ae8c6e0e02934950ed6b2b91a33e2d3279893db;hpb=ab1fee874f408a740df16f55190610e1013446ac;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 4ae8c6e0e0..6568236a8d 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -49,6 +49,8 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core + 1.7.1 + provided org.opendaylight.controller @@ -62,6 +64,10 @@ org.opendaylight.controller sal-core-api + + org.opendaylight.controller + sal-core-spi + org.opendaylight.mdsal mdsal-binding-dom-codec @@ -78,11 +84,37 @@ org.slf4j slf4j-api + + org.osgi + org.osgi.service.event + 1.3.1 + junit junit test + + com.google.truth + truth + test + + + org.opendaylight.controller + sal-test-model + test + + + org.opendaylight.controller + sal-binding-broker-impl + test-jar + test + + + org.opendaylight.controller + sal-binding-broker-impl + test +