X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=1ecc018f1e943e17265a3368f1015ecfb41ec7c5;hp=5ccba1b8ef9c6563621a6eb02920838d650a8f27;hb=35643ce5c0943e315aef9a47c140e36cd3dae939;hpb=0cace35b9475555d5caaf6e9e4f16941fb5333ec diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 5ccba1b8ef..d75be62b55 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 + 8.0.0 + + org.opendaylight.controller blueprint bundle ${project.artifactId} - 0.5.0-SNAPSHOT + 3.0.0-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + 6.0.0 + pom + import + + + org.opendaylight.mdsal + mdsal-artifacts + 7.0.0-SNAPSHOT + 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.mdsal + mdsal-binding-dom-codec - org.opendaylight.controller - sal-binding-api + org.opendaylight.yangtools + yang-data-codec-xml org.osgi @@ -33,16 +84,28 @@ 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