X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=3f2c8e9f2f5adfec88c8efbe6864344f6b94f48a;hb=08e5137e67bac083608705b7a9a995acb599cec0;hp=0ccff3c2456070832f16744e82a89c0cc2bb3139;hpb=b95285098ab2090d36095c69fc838d4df4d61300;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 0ccff3c245..3f2c8e9f2f 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 3.0.1 + 6.0.11 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.8.0-SNAPSHOT + 0.12.2 org.opendaylight.mdsal mdsal-artifacts - 2.4.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT + 5.0.14 pom import org.opendaylight.controller mdsal-artifacts - 1.7.0-SNAPSHOT + 1.11.2 pom import org.opendaylight.yangtools yangtools-artifacts - 2.0.0 + 4.0.13 pom import @@ -59,12 +59,13 @@ provided - org.opendaylight.controller - sal-binding-api + org.apache.aries + org.apache.aries.util + 1.1.3 org.opendaylight.controller - config-manager-facade-xml + sal-binding-api org.opendaylight.controller @@ -74,6 +75,14 @@ org.opendaylight.controller sal-core-spi + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.mdsal + mdsal-binding-api + org.opendaylight.mdsal mdsal-binding-dom-codec @@ -88,7 +97,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -109,19 +118,19 @@ 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 @@ -137,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -