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=fcd53f3b47864855b6ca7ed9239dba00b694cb1b;hpb=503b3586400a2de5d37f2b7e942b96856427b673;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index fcd53f3b47..f79e5466f4 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 1.8.0-Carbon + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.7.0-SNAPSHOT + 2.0.0 - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.1 pom import - org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 6.0.0 pom import org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT + controller-artifacts + ${project.version} pom import @@ -49,36 +56,35 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core - 1.7.1 provided - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - config-manager-facade-xml + org.apache.aries + org.apache.aries.util - org.opendaylight.controller - sal-core-api + org.opendaylight.mdsal + mdsal-dom-spi - org.opendaylight.controller - sal-core-spi + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.mdsal mdsal-binding-dom-codec + + org.opendaylight.yangtools + yang-data-codec-xml + org.osgi org.osgi.core org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -87,7 +93,6 @@ org.osgi org.osgi.service.event - 1.3.1 junit @@ -100,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 @@ -128,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -