X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fblueprint%2Fpom.xml;h=563e219d44c1000d94a869482b646fb19823c407;hb=c5cbe78759109fb1834008a56923fc19e0ad78ed;hp=2853e004b91c943a8db16fb1668db93e99f82dd8;hpb=b73733ae424c08f499929ad6a2f28202db211e07;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 2853e004b9..563e219d44 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 3.0.2 + 11.0.0 @@ -13,35 +20,28 @@ blueprint bundle ${project.artifactId} - 0.8.0-SNAPSHOT + 6.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 2.4.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - config-artifacts - 0.8.0-SNAPSHOT + org.opendaylight.yangtools + yangtools-artifacts + 9.0.0 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.7.0-SNAPSHOT + 10.0.0-SNAPSHOT pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -59,24 +59,20 @@ 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.opendaylight.yangtools @@ -84,45 +80,28 @@ org.osgi - org.osgi.core + org.osgi.framework org.osgi - org.osgi.compendium - - - org.slf4j - slf4j-api + 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 @@ -137,20 +116,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -