X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=f79e5466f4ff7885c23a2418180cf0bf0d400296;hb=refs%2Ftags%2Fv2.0.0;hp=e672ef168b01586f98515a8194a07dc0bb8abf99;hpb=33da69fa2c632e6229c5064d546c2f20ae9dd3f3;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index e672ef168b..f79e5466f4 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 6.0.0 + 7.0.1 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.12.0-SNAPSHOT + 2.0.0 - org.opendaylight.mdsal - mdsal-artifacts - 4.0.6 + org.opendaylight.yangtools + yangtools-artifacts + 5.0.1 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.11.0-SNAPSHOT + 6.0.0 pom import - org.opendaylight.yangtools - yangtools-artifacts - 4.0.1 + org.opendaylight.controller + controller-artifacts + ${project.version} 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 - -