X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=8a2cf1fb2be0aecf3cc915a4610d9425302075b0;hb=777369cef6668a427d27ddad1797728417ea4fd2;hp=de8d6571b3a8982a79f3d7b9090cf493e851d343;hpb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index de8d6571b3..8a2cf1fb2b 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 2.0.1 + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.7.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 6.0.0-SNAPSHOT pom import org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT + controller-artifacts + 1.12.0-SNAPSHOT pom import - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.0 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.apache.aries + org.apache.aries.util - org.opendaylight.controller - config-manager-facade-xml - - - 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 @@ -99,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 @@ -127,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -