X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=ec0ddbde0dc80e64b7150af5e281e6f84b0b9a4a;hp=af5bc7be4e1bda7a800b371dd179d66cb77bb54d;hb=6fc877d0573016b8430f2dadc68f8ff38d1aec62;hpb=443802f1fca9f62636fd2303eb182e54ce316c0e diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index af5bc7be4e..ec0ddbde0d 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 4.0.5 + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 6.0.0 pom import org.opendaylight.controller - mdsal-artifacts - 1.9.0-SNAPSHOT + controller-artifacts + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.6 + 5.0.1 pom import @@ -54,19 +61,6 @@ 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 @@ -90,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -126,6 +120,16 @@ mdsal-binding-dom-adapter test + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + @@ -139,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -