X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=8b3011f97f633604b0c9aa26ac65aabdfafd0a9e;hp=bc5fa947984d207f180c1b507ff56d2414960512;hb=2611e6a728e586ea34dd891f30a473bf54d6cbd8;hpb=ad332ab94e4968554116d8348fff8ad6768ede66 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index bc5fa94798..8b3011f97f 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.0 + 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.1 + 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 @@ -63,18 +63,6 @@ org.apache.aries.util 1.1.3 - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-core-spi - org.opendaylight.mdsal mdsal-dom-spi @@ -97,7 +85,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -146,20 +134,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -