X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=ceebb5be78e76d78992b4a0177f1a057e1365198;hb=7843fba86f5b123755eb53d19f7a001312897a72;hp=7727fc1e5d34c97cdcbdfb2d0b2b2b4c0c9827b2;hpb=d7f30e5e7d77b7310add0d856621aacbfb4ac74f;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 7727fc1e5d..ceebb5be78 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 3.1.0 @@ -13,28 +13,28 @@ blueprint bundle ${project.artifactId} - 0.6.0-SNAPSHOT + 0.9.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.2.0-SNAPSHOT + 2.5.0-SNAPSHOT pom import org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT + mdsal-artifacts + 1.8.0-SNAPSHOT pom import - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 2.0.5 pom import @@ -49,16 +49,16 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core - 1.7.1 provided - org.opendaylight.controller - sal-binding-api + org.apache.aries + org.apache.aries.util + 1.1.3 org.opendaylight.controller - config-manager-facade-xml + sal-binding-api org.opendaylight.controller @@ -72,6 +72,10 @@ org.opendaylight.mdsal mdsal-binding-dom-codec + + org.opendaylight.yangtools + yang-data-codec-xml + org.osgi org.osgi.core @@ -87,13 +91,33 @@ 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 +