X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=8065194c6f45695b1b1365e0dd1db67fd71a614a;hb=3ca70e9627d39e21be5957b65b8253448e0c35cc;hp=c802aa0ca09d18f7d54b8d8fca78224e8b82305e;hpb=3006cd7215ab845c4b892a25d10597b1275a407e;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index c802aa0ca0..8065194c6f 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.1 + 6.0.3 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.11.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 4.0.2 + 5.0.6 pom import org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 3.0.4 + 4.0.3 pom import @@ -146,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -