X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=aaee8b7955c55a35ec22b0115a910af2499dcede;hp=3684d8162e35cfa32d2ea3b42f6b4fbab6b9ac73;hb=d2c2643ec42e1bf3d23b47d2407cceed9a40ba6a;hpb=00f6aa36893e00a39a208e9c59f3014eee7b921f diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 3684d8162e..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.0 + 7.0.5 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.9.0-SNAPSHOT + 2.0.3-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.9.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.5 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -61,23 +61,14 @@ org.apache.aries org.apache.aries.util - 1.1.3 - - - org.opendaylight.controller - sal-binding-api - - - 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 @@ -93,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -103,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 @@ -142,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -