X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=563e219d44c1000d94a869482b646fb19823c407;hp=ec0ddbde0dc80e64b7150af5e281e6f84b0b9a4a;hb=c5cbe78759109fb1834008a56923fc19e0ad78ed;hpb=6fc877d0573016b8430f2dadc68f8ff38d1aec62 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index ec0ddbde0d..563e219d44 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 7.0.1 + 11.0.0 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 2.0.0-SNAPSHOT + 6.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 6.0.0 + org.opendaylight.yangtools + yangtools-artifacts + 9.0.0 pom import - org.opendaylight.controller - controller-artifacts - 1.12.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 10.0.0-SNAPSHOT pom import - org.opendaylight.yangtools - yangtools-artifacts - 5.0.1 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -72,7 +72,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-dom-codec-api org.opendaylight.yangtools @@ -80,55 +80,28 @@ org.osgi - org.osgi.core + org.osgi.framework org.osgi - osgi.cmpn - - - org.slf4j - slf4j-api + org.osgi.service.cm org.osgi org.osgi.service.event - junit - junit - test - - - com.google.truth - truth - test + org.osgi + org.osgi.util.tracker + 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