X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=9fcb16e5f4126f136f161a4d3408548905b65c69;hb=a35607c5040d0fd561529fde3032c9f49393deeb;hp=cab2f7441fdd8b3de4473025045038e81876dcd5;hpb=6f3281a884977f857217b0d2b40a84fb70483fec;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index cab2f7441f..9fcb16e5f4 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 + 8.1.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 4.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.6.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 6.0.5 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.9.0-SNAPSHOT + 7.0.6 pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.0.10 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -54,19 +61,6 @@ 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 @@ -90,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -100,31 +94,18 @@ org.osgi org.osgi.service.event - - junit - junit - test - + com.google.truth truth - test org.opendaylight.mdsal mdsal-binding-test-model - test org.opendaylight.mdsal - mdsal-binding-dom-adapter - test-jar - test - - - org.opendaylight.mdsal - mdsal-binding-dom-adapter - test + mdsal-binding-test-utils @@ -139,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -