X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=563e219d44c1000d94a869482b646fb19823c407;hb=c5cbe78759109fb1834008a56923fc19e0ad78ed;hp=3ce96a35dde9fc14398253342dde633847164a2f;hpb=7b53870f57716465016025c1d1a8822f3a39bf9a;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 3ce96a35dd..563e219d44 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -1,11 +1,18 @@ + 4.0.0 org.opendaylight.odlparent bundle-parent - 4.0.2 + 11.0.0 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 6.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 3.0.2 + org.opendaylight.yangtools + yangtools-artifacts + 9.0.0 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.9.0-SNAPSHOT + 10.0.0-SNAPSHOT pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.1.4 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -54,19 +61,6 @@ org.apache.aries org.apache.aries.util - 1.1.3 - - - org.opendaylight.controller - sal-binding-api - - - org.opendaylight.controller - sal-core-api - - - org.opendaylight.controller - sal-core-spi org.opendaylight.mdsal @@ -78,7 +72,7 @@ org.opendaylight.mdsal - mdsal-binding-dom-codec + mdsal-binding-dom-codec-api org.opendaylight.yangtools @@ -86,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.osgi + org.osgi.util.tracker + 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 + mdsal-binding-test-utils @@ -139,20 +116,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -