X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=dcfcfee9767a92e7a0701320d5e7ea4c98cc5306;hp=7727fc1e5d34c97cdcbdfb2d0b2b2b4c0c9827b2;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=d7f30e5e7d77b7310add0d856621aacbfb4ac74f diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 7727fc1e5d..dcfcfee976 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 + 5.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.6.0-SNAPSHOT + 0.12.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 2.2.0-SNAPSHOT + 4.0.3 pom import org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT + mdsal-artifacts + 1.11.0-SNAPSHOT pom import - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 3.0.4 pom import @@ -49,16 +56,16 @@ 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 + 1.1.3 org.opendaylight.controller - config-manager-facade-xml + sal-binding-api org.opendaylight.controller @@ -68,10 +75,22 @@ 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 @@ -87,13 +106,33 @@ 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 + @@ -115,8 +154,8 @@ - org.codehaus.mojo - findbugs-maven-plugin + com.github.spotbugs + spotbugs-maven-plugin true