X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=6131c7b6cc581019d14b51717d114a6539972cee;hb=0df6660a561209abca5f54bc265d5b1e52ad91d5;hp=dc11fac92404db98f9bc385f08c760525b4f97eb;hpb=df3d3b6859467d5ede0157fc304fb837c4f7e2f5;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index dc11fac924..6131c7b6cc 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 2.0.2 + 7.0.3 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.7.0-SNAPSHOT + 2.0.3-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.3 pom import - org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 6.0.2 pom import org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT + controller-artifacts + ${project.version} pom import @@ -52,32 +59,32 @@ provided - org.opendaylight.controller - sal-binding-api + org.apache.aries + org.apache.aries.util - org.opendaylight.controller - config-manager-facade-xml - - - 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 mdsal-binding-dom-codec + + org.opendaylight.yangtools + yang-data-codec-xml + org.osgi org.osgi.core org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -87,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 @@ -126,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -