X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=aaee8b7955c55a35ec22b0115a910af2499dcede;hp=f3e9defc5915e10f34b5ab2cfd22e47d7f0944a3;hb=d2c2643ec42e1bf3d23b47d2407cceed9a40ba6a;hpb=6a76d6cf56aaa2f5e324f589d3f4a66d6782a1b6 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index f3e9defc59..aaee8b7955 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.3 + 7.0.5 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.9.0-SNAPSHOT + 2.0.3-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.5 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.8.0-SNAPSHOT + 6.0.4 pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.0.9 + 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 @@ -86,7 +84,7 @@ 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 - -