X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=2ff8d75ef670cd0e3bf40b2d77e4d2dd11fd1d16;hp=2853e004b91c943a8db16fb1668db93e99f82dd8;hb=f50eab743267328f61862bba1e77f51e87dc624a;hpb=b73733ae424c08f499929ad6a2f28202db211e07 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 2853e004b9..2ff8d75ef6 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 3.0.2 + 7.0.6 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.8.0-SNAPSHOT + 2.0.4-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.4.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.6 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.7.0-SNAPSHOT + 6.0.5-SNAPSHOT pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -59,20 +59,16 @@ provided - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - config-manager-facade-xml + org.apache.aries + org.apache.aries.util - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-spi - org.opendaylight.controller - sal-core-spi + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.mdsal @@ -88,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -98,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 @@ -137,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -