X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=9563215555d6a15f5bca71d7af74723b28e6ff64;hb=refs%2Fchanges%2F72%2F89472%2F2;hp=1142116b7118894b3cc81a464a2c830adfa377cd;hpb=e9f0c3176a14cf9e5d2bd788872d85b86d19f68e;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 1142116b71..9563215555 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 + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 2.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 3.0.6 + org.opendaylight.yangtools + yangtools-artifacts + 5.0.1 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.9.0-SNAPSHOT + 6.0.0 pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.1.8 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -54,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 @@ -90,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -126,6 +120,16 @@ mdsal-binding-dom-adapter test + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + @@ -139,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -