X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=923d79d643cb4da5536754e01e6886e520414a41;hp=3998fa3dd921fecce3c52d0345c98d31dc287ef4;hb=0539878063506ceba2a165869f5651f29437a47c;hpb=4e6e7cdd24f447a6d9bf40d4fe7b0d0260073ff5 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 3998fa3dd9..923d79d643 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 3.1.2 + 8.1.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.9.0-SNAPSHOT + 4.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 6.0.5 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.8.0-SNAPSHOT + 7.0.6 pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -54,19 +61,10 @@ 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 + mdsal-dom-spi org.opendaylight.mdsal @@ -82,11 +80,11 @@ org.osgi - org.osgi.core + osgi.core org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -96,31 +94,18 @@ org.osgi org.osgi.service.event - - 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.mdsal + mdsal-binding-test-model - org.opendaylight.controller - sal-binding-broker-impl - test + org.opendaylight.mdsal + mdsal-binding-test-utils @@ -135,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -