X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=71951100c84920c6ea3ec61dcc0fae7166431aaf;hp=ee0801758bb998116e14f75ce6ecf5a1efdcb4c4;hb=aaea3e9a92ae9d6fac04c4a065db4b35cbca9ed0;hpb=31b7a7db6ce25dd617d2d5398d61c46efd9d6a30 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index ee0801758b..71951100c8 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.4 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.11.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 4.0.2 + 5.0.9 pom import org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 3.0.1 + 4.0.6 pom import @@ -97,7 +97,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -146,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -