X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=92bb4c85539d7417ace2a32d720a4e10a0941d55;hp=ec90f78bc0ab13cfc88cd43752cc8c0fd26d8556;hb=4d35bf3869e87be9cc0e7ded7bfc53f490b50bfd;hpb=93b203c3e2223018000af3472e8eca5363152910 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index ec90f78bc0..92bb4c8553 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 + 8.0.0 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.7.0-SNAPSHOT + 3.0.1-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 6.0.0 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.6.0-SNAPSHOT + 7.0.1 pom import - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT + 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 - -