X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=b93f1e32798467d6fb74ad04b4eba2d4db6a9464;hp=dcfcfee9767a92e7a0701320d5e7ea4c98cc5306;hb=93507b21cbfc421923cd05aa4c2cbb54899aa830;hpb=afedfa80158137d46a649470b95788e8beac2c0d diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index dcfcfee976..b93f1e3279 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.1 + 11.0.0 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.12.0-SNAPSHOT + 6.0.1-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 4.0.3 + org.opendaylight.yangtools + yangtools-artifacts + 9.0.0 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.11.0-SNAPSHOT + 10.0.0 pom import - org.opendaylight.yangtools - yangtools-artifacts - 3.0.4 + 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 @@ -85,7 +72,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-dom-codec-api org.opendaylight.yangtools @@ -93,45 +80,28 @@ org.osgi - org.osgi.core + org.osgi.framework org.osgi - org.osgi.compendium - - - 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 + mdsal-binding-test-utils @@ -146,20 +116,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -