X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fblueprint%2Fpom.xml;h=8065194c6f45695b1b1365e0dd1db67fd71a614a;hb=3ca70e9627d39e21be5957b65b8253448e0c35cc;hp=8cb04cb408a3c0536369f58a0ef370867609a791;hpb=37e0cce42841295f9f434c2ac6d355f4ebd0402e;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 8cb04cb408..8065194c6f 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.9 + 6.0.3 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 3.0.4 + 5.0.6 pom import org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.7 + 4.0.3 pom import @@ -139,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -