X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=f07a73a907cd2518162ac3815f6c8ad02463cb3c;hp=649fed5c6693c894ce7d1f48a36f0be27c641b5b;hb=refs%2Fchanges%2F03%2F89403%2F1;hpb=fac268302e4261bb8b42143476692563cbdf149b diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 649fed5c66..f07a73a907 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.1 @@ -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 + 6.0.0 pom import org.opendaylight.controller - config-artifacts - 0.6.0-SNAPSHOT + controller-artifacts + 1.12.0-SNAPSHOT pom import - org.opendaylight.controller - mdsal-artifacts - 1.5.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 5.0.1 pom import @@ -49,40 +56,80 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core + provided - org.opendaylight.controller - sal-binding-api + org.apache.aries + org.apache.aries.util - org.opendaylight.controller - config-manager-facade-xml + org.opendaylight.mdsal + mdsal-dom-spi - org.opendaylight.controller - sal-core-api + 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 + + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test +