X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=aaee8b7955c55a35ec22b0115a910af2499dcede;hp=dc11fac92404db98f9bc385f08c760525b4f97eb;hb=d2c2643ec42e1bf3d23b47d2407cceed9a40ba6a;hpb=df3d3b6859467d5ede0157fc304fb837c4f7e2f5 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index dc11fac924..aaee8b7955 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.5 @@ -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.5 pom import - org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 6.0.4 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 - -