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=c66e2281fd3dfa0151e50b1a067f3add4c35b20d;hpb=5e0045af339e6f42149a5d61e048dc39fe273732;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index c66e2281fd..f79e5466f4 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 3.1.3 + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.9.0-SNAPSHOT + 2.0.0 - org.opendaylight.mdsal - mdsal-artifacts - 2.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.1 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.8.0-SNAPSHOT + 6.0.0 pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -54,19 +61,10 @@ 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 + mdsal-dom-spi org.opendaylight.mdsal @@ -86,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -107,19 +105,29 @@ test - org.opendaylight.controller - sal-test-model + org.opendaylight.mdsal + mdsal-binding-test-model test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi test @@ -135,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -