X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=b96a85a5f7c83ff549d1cff153fded85a81efc8e;hb=178ebab612c3ddd338e759ca7e929c25c623b0b3;hp=a94e6b7f03c1dbc5cbbe2880c6ac403b66f54c79;hpb=5479a946c52f98cb430637a5f71320d9074eca29;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index a94e6b7f03..b96a85a5f7 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.8 + 6.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 3.0.3 + 5.0.4 pom import org.opendaylight.controller mdsal-artifacts - 1.9.0-SNAPSHOT + 1.11.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.6 + 4.0.2 pom import @@ -139,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -