X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fblueprint%2Fpom.xml;h=1f8ac1a1ed695319a2f0abe50ac44df6941cdd8c;hb=1b0f84c4957e464bad6f7cb7350a8171c3d1621b;hp=7727fc1e5d34c97cdcbdfb2d0b2b2b4c0c9827b2;hpb=d7f30e5e7d77b7310add0d856621aacbfb4ac74f;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 7727fc1e5d..1f8ac1a1ed 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 1.8.0-SNAPSHOT + 2.0.4 @@ -13,28 +13,35 @@ blueprint bundle ${project.artifactId} - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.2.0-SNAPSHOT + 2.4.0-SNAPSHOT pom import org.opendaylight.controller config-artifacts - 0.6.0-SNAPSHOT + 0.8.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.7.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT pom import @@ -49,7 +56,6 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core - 1.7.1 provided @@ -72,6 +78,10 @@ org.opendaylight.mdsal mdsal-binding-dom-codec + + org.opendaylight.yangtools + yang-data-codec-xml + org.osgi org.osgi.core @@ -87,13 +97,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 +