X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=88737534b77b1fc92705199aac135b427c6cdd2e;hp=f14ee4ebc27853e1351d8027bfbfe8fd1744b2ab;hb=b6f97422e8bc7426db02b0043e356dfbeef83a50;hpb=14f35cba90e93b69f038a243a6dd4eadac933a58 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index f14ee4ebc2..88737534b7 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.6 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.9.0-SNAPSHOT + 2.0.4-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.6 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.8.0-SNAPSHOT + 6.0.5 pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.0.3 + 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 - -