X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=56e48f1eb032d5786657e99b7f1c4a71959493d1;hp=ee0801758bb998116e14f75ce6ecf5a1efdcb4c4;hb=9458f80b8f88b59f8249f193cd93b2f75d599b3f;hpb=31b7a7db6ce25dd617d2d5398d61c46efd9d6a30 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index ee0801758b..56e48f1eb0 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.1 + 8.0.0 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.11.0-SNAPSHOT + 3.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 4.0.2 + org.opendaylight.yangtools + yangtools-artifacts + 6.0.0 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.10.0-SNAPSHOT + 7.0.0 pom import - org.opendaylight.yangtools - yangtools-artifacts - 3.0.1 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -61,19 +61,6 @@ org.apache.aries org.apache.aries.util - 1.1.3 - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-core-spi org.opendaylight.mdsal @@ -97,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -107,31 +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 + mdsal-binding-test-utils @@ -146,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -