X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=71951100c84920c6ea3ec61dcc0fae7166431aaf;hp=a46485f8d8058e5500648b94e97bb9daa993459e;hb=aaea3e9a92ae9d6fac04c4a065db4b35cbca9ed0;hpb=3b1bb4b5cad75f64dc7d8de93e7754aa4218fbe2 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index a46485f8d8..71951100c8 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 6.0.0 + 6.0.4 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.12.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 5.0.3 + 5.0.9 pom import org.opendaylight.controller mdsal-artifacts - 1.11.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 4.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 - -