X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=ec0ddbde0dc80e64b7150af5e281e6f84b0b9a4a;hp=2a264731a233ff803309de3cbc8df3da75112754;hb=6fc877d0573016b8430f2dadc68f8ff38d1aec62;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 2a264731a2..ec0ddbde0d 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.7.0-SNAPSHOT + 2.0.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.3.0-SNAPSHOT + 6.0.0 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.1 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,13 +93,43 @@ org.osgi org.osgi.service.event - 1.3.1 junit junit test + + com.google.truth + truth + test + + + org.opendaylight.mdsal + mdsal-binding-test-model + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar + test + + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + @@ -107,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -