X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=9563215555d6a15f5bca71d7af74723b28e6ff64;hb=refs%2Fchanges%2F72%2F89472%2F2;hp=5ccba1b8ef9c6563621a6eb02920838d650a8f27;hpb=0cace35b9475555d5caaf6e9e4f16941fb5333ec;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 5ccba1b8ef..9563215555 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,18 +1,52 @@ + 4.0.0 - org.opendaylight.controller - commons.opendaylight - 1.7.0-SNAPSHOT - ../commons/opendaylight + org.opendaylight.odlparent + bundle-parent + 7.0.1 + + org.opendaylight.controller blueprint bundle ${project.artifactId} - 0.5.0-SNAPSHOT + 2.0.0-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + 5.0.1 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 6.0.0 + pom + import + + + org.opendaylight.controller + controller-artifacts + ${project.version} + pom + import + + + @@ -22,10 +56,27 @@ org.apache.aries.blueprint org.apache.aries.blueprint.core + provided + + + org.apache.aries + org.apache.aries.util + + + org.opendaylight.mdsal + mdsal-dom-spi + + + org.opendaylight.mdsal + mdsal-binding-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-dom-codec + + + org.opendaylight.yangtools + yang-data-codec-xml org.osgi @@ -33,17 +84,52 @@ 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 +