X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=e7f4a44f552b1af177d4209efce0bebdda91a68e;hp=2a264731a233ff803309de3cbc8df3da75112754;hb=16cd29a36e795fb98557e3132c20055026a5f828;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 2a264731a2..e7f4a44f55 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 3.1.3 @@ -13,28 +13,28 @@ blueprint bundle ${project.artifactId} - 0.7.0-SNAPSHOT + 0.9.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 2.5.0-SNAPSHOT pom import org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT + mdsal-artifacts + 1.8.0-SNAPSHOT pom import - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 2.0.10 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 @@ -68,10 +68,18 @@ org.opendaylight.controller sal-core-spi + + org.opendaylight.mdsal + mdsal-binding-api + org.opendaylight.mdsal mdsal-binding-dom-codec + + org.opendaylight.yangtools + yang-data-codec-xml + org.osgi org.osgi.core @@ -87,13 +95,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 +