X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=a4bcc1a28df1b1cc94a71263e1d87973f5526378;hp=c66e2281fd3dfa0151e50b1a067f3add4c35b20d;hb=4b59df006c79ffb8119152e5a8bc6aadd276c031;hpb=5e0045af339e6f42149a5d61e048dc39fe273732 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index c66e2281fd..a4bcc1a28d 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 + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.9.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.5.0-SNAPSHOT + 6.0.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.8.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.0.7 + 5.0.0-SNAPSHOT pom import @@ -54,19 +61,10 @@ 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 + mdsal-dom-spi org.opendaylight.mdsal @@ -86,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -107,19 +105,29 @@ test - org.opendaylight.controller - sal-test-model + org.opendaylight.mdsal + mdsal-binding-test-model test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi test @@ -135,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -