X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=cfe31b193cd0a52f63165cbd5438add83769e5cb;hb=bb93e0bd5a42110a4ee03aa662c64f721ab2b893;hp=2853e004b91c943a8db16fb1668db93e99f82dd8;hpb=b73733ae424c08f499929ad6a2f28202db211e07;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 2853e004b9..cfe31b193c 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 + 9.0.2 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.8.0-SNAPSHOT + 4.0.0-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 + 7.0.2-SNAPSHOT pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.7.0-SNAPSHOT + 8.0.0-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 @@ -84,11 +80,11 @@ org.osgi - org.osgi.core + osgi.core 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 - -