X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=a4bcc1a28df1b1cc94a71263e1d87973f5526378;hp=b175ed4b3c06d3747da8cda7ce97d94bf9049d89;hb=4b59df006c79ffb8119152e5a8bc6aadd276c031;hpb=d9fdf68ed04df4fbc03f6fd02a1141164b8b2734 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index b175ed4b3c..a4bcc1a28d 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.5 + 7.0.1 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.8.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.4.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT + 6.0.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 1.2.0 + 5.0.0-SNAPSHOT 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 @@ -109,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 @@ -137,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -