X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=17aa5bbcb2306c130c715edf66e628359362da4b;hb=51b0d20c5eccc99cf25006af536aae80a936ccec;hp=af5bc7be4e1bda7a800b371dd179d66cb77bb54d;hpb=443802f1fca9f62636fd2303eb182e54ce316c0e;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index af5bc7be4e..17aa5bbcb2 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 + 6.0.4 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 0.12.0 org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 5.0.9 pom import org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.11.0 pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.6 + 4.0.6 pom import @@ -139,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -