X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=3f2c8e9f2f5adfec88c8efbe6864344f6b94f48a;hb=08e5137e67bac083608705b7a9a995acb599cec0;hp=10699ed8836265bbe55c824aa6076f781493c6d2;hpb=631e5ce9401c8cf09ce677f7e6150f9d9ae0e9a7;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 10699ed883..3f2c8e9f2f 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.11 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.11.0-SNAPSHOT + 0.12.2 org.opendaylight.mdsal mdsal-artifacts - 3.0.6 + 5.0.14 pom import org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.11.2 pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.8 + 4.0.13 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 - -