X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=563e219d44c1000d94a869482b646fb19823c407;hb=c5cbe78759109fb1834008a56923fc19e0ad78ed;hp=de8d6571b3a8982a79f3d7b9090cf493e851d343;hpb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index de8d6571b3..563e219d44 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 2.0.1 + 11.0.0 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.7.0-SNAPSHOT + 6.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.3.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 9.0.0 pom import - org.opendaylight.controller - config-artifacts - 0.7.0-SNAPSHOT + org.opendaylight.mdsal + mdsal-artifacts + 10.0.0-SNAPSHOT pom import org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT + controller-artifacts + ${project.version} pom import @@ -49,70 +56,52 @@ 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 - org.opendaylight.controller - config-manager-facade-xml - - - 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 + mdsal-binding-dom-codec-api - org.osgi - org.osgi.core + org.opendaylight.yangtools + yang-data-codec-xml org.osgi - org.osgi.compendium + org.osgi.framework - org.slf4j - slf4j-api + org.osgi + org.osgi.service.cm org.osgi org.osgi.service.event - junit - junit - test - - - com.google.truth - truth - test - - - org.opendaylight.controller - sal-test-model - test + org.osgi + org.osgi.util.tracker + - org.opendaylight.controller - sal-binding-broker-impl - test-jar - test + org.opendaylight.mdsal + mdsal-binding-test-model - org.opendaylight.controller - sal-binding-broker-impl - test + org.opendaylight.mdsal + mdsal-binding-test-utils @@ -127,20 +116,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -