X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fblueprint%2Fpom.xml;h=71951100c84920c6ea3ec61dcc0fae7166431aaf;hb=aaea3e9a92ae9d6fac04c4a065db4b35cbca9ed0;hp=df30471e3072a3c16da9bbd7cfa086ffc91fa532;hpb=88330d2f3ff048ab4e2e6f348ec3ea56e4c02cd4;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index df30471e30..71951100c8 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-SNAPSHOT + 6.0.4 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.6.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.2.0-SNAPSHOT + 5.0.9 pom import org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT + mdsal-artifacts + 1.12.0-SNAPSHOT pom import - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 4.0.6 pom import @@ -49,14 +56,16 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core + provided - org.opendaylight.controller - sal-binding-api + org.apache.aries + org.apache.aries.util + 1.1.3 org.opendaylight.controller - config-manager-facade-xml + sal-binding-api org.opendaylight.controller @@ -66,27 +75,64 @@ org.opendaylight.controller sal-core-spi + + org.opendaylight.mdsal + mdsal-dom-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 slf4j-api + + org.osgi + org.osgi.service.event + 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 + @@ -100,20 +146,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -