X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=923d79d643cb4da5536754e01e6886e520414a41;hp=ec0ddbde0dc80e64b7150af5e281e6f84b0b9a4a;hb=0539878063506ceba2a165869f5651f29437a47c;hpb=6fc877d0573016b8430f2dadc68f8ff38d1aec62 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index ec0ddbde0d..923d79d643 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.1 + 8.1.1 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 2.0.0-SNAPSHOT + 4.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 6.0.0 + org.opendaylight.yangtools + yangtools-artifacts + 6.0.5 pom import - org.opendaylight.controller - controller-artifacts - 1.12.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 7.0.6 pom import - org.opendaylight.yangtools - yangtools-artifacts - 5.0.1 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -80,7 +80,7 @@ org.osgi - org.osgi.core + osgi.core org.osgi @@ -94,41 +94,18 @@ org.osgi org.osgi.service.event - - junit - junit - test - + com.google.truth truth - test org.opendaylight.mdsal mdsal-binding-test-model - test - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test-jar - test - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test - - - org.opendaylight.mdsal - mdsal-binding-generator-impl - test org.opendaylight.mdsal - mdsal-binding-runtime-spi - test + mdsal-binding-test-utils