X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fblueprint%2Fpom.xml;h=8b3011f97f633604b0c9aa26ac65aabdfafd0a9e;hb=2611e6a728e586ea34dd891f30a473bf54d6cbd8;hp=086b80cafb2f9e4fb1475dd89f4ac0c0d463563a;hpb=37d282821c1b26a98076c01a695a4a473ab5c2b1;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 086b80cafb..8b3011f97f 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.5 + 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.2 + 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.6 + 4.0.6 pom import @@ -56,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 @@ -90,7 +85,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -139,20 +134,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -