X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=88737534b77b1fc92705199aac135b427c6cdd2e;hp=df30471e3072a3c16da9bbd7cfa086ffc91fa532;hb=b6f97422e8bc7426db02b0043e356dfbeef83a50;hpb=88330d2f3ff048ab4e2e6f348ec3ea56e4c02cd4 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index df30471e30..88737534b7 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 + 7.0.6 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.6.0-SNAPSHOT + 2.0.4-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.2.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.6 pom import - org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 6.0.5 pom import org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT + controller-artifacts + ${project.version} pom import @@ -49,43 +56,56 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core + 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 slf4j-api - junit - junit - test + org.osgi + org.osgi.service.event + + + + com.google.truth + truth + + + org.opendaylight.mdsal + mdsal-binding-test-model + + + org.opendaylight.mdsal + mdsal-binding-test-utils @@ -100,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -