X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=8065194c6f45695b1b1365e0dd1db67fd71a614a;hb=3ca70e9627d39e21be5957b65b8253448e0c35cc;hp=21a41afff579aff5a94902da0f2c1e939da6930f;hpb=02d2891da4b71fe01ea8027a88ac6ddd353c2bcd;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 21a41afff5..8065194c6f 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.2 + 6.0.3 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.9.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.5.0-SNAPSHOT + 5.0.6 pom import org.opendaylight.controller mdsal-artifacts - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.0.5 + 4.0.3 pom import @@ -68,6 +75,10 @@ org.opendaylight.controller sal-core-spi + + org.opendaylight.mdsal + mdsal-dom-spi + org.opendaylight.mdsal mdsal-binding-api @@ -107,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 @@ -135,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -