X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=98cb037766ac172c9be13cf326c3a498b4c2577a;hp=b8393372a0102cdbf32ab5fa90221701b861826b;hb=ae6388e37fab2bd6969bf0a0b72e5f3913a17584;hpb=0b283e62a5872be1960635d5d6c4d301b1f87df2 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index b8393372a0..98cb037766 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.0 + 7.0.1 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.11.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 4.0.0 + 6.0.0-SNAPSHOT pom import org.opendaylight.controller mdsal-artifacts - 1.10.0-SNAPSHOT + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 3.0.0 + 5.0.0 pom import @@ -61,19 +61,6 @@ org.apache.aries 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 @@ -97,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -133,6 +120,16 @@ mdsal-binding-dom-adapter test + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + @@ -146,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -