X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=3f2c8e9f2f5adfec88c8efbe6864344f6b94f48a;hb=08e5137e67bac083608705b7a9a995acb599cec0;hp=23b9c8b15af115373e73d0f4c995ac96de87a782;hpb=614e6974b6e79c0eb21f4b114139ad5d07e5c96c;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 23b9c8b15a..3f2c8e9f2f 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.2 + 6.0.11 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.12.0-SNAPSHOT + 0.12.2 org.opendaylight.mdsal mdsal-artifacts - 4.0.4 + 5.0.14 pom import org.opendaylight.controller mdsal-artifacts - 1.11.0-SNAPSHOT + 1.11.2 pom import org.opendaylight.yangtools yangtools-artifacts - 3.0.4 + 4.0.13 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 - -