X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=71951100c84920c6ea3ec61dcc0fae7166431aaf;hp=315920967706d451b2e1a67e5717fc0bf04524a2;hb=aaea3e9a92ae9d6fac04c4a065db4b35cbca9ed0;hpb=5f2af161a1a4a388b220347b175c619e54264971 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 3159209677..71951100c8 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 4.0.9 + 6.0.4 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 3.0.4 + 5.0.9 pom import org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.8 + 4.0.6 pom import @@ -90,7 +97,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -139,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -