X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fblueprint%2Fpom.xml;h=2706b0656e51873c5ce6ba464f6f4a6ec7f0a5bc;hb=3bf755d08c259191eb9fc601a3ab89d38ef370d9;hp=30e626234dedfcf1974d5caaf2857b0721c4f19a;hpb=7b8631eb9a762dafe40bd099ceab14b3f5a3397e;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index 30e626234d..2706b0656e 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 4.0.9 + 10.0.0 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.11.0-SNAPSHOT + 5.0.2-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 3.0.6 + org.opendaylight.yangtools + yangtools-artifacts + 8.0.2 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.10.0-SNAPSHOT + 9.0.1 pom import - org.opendaylight.yangtools - yangtools-artifacts - 2.1.8 + org.opendaylight.controller + controller-artifacts + ${project.version} pom import @@ -61,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 @@ -93,45 +80,32 @@ 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 + org.osgi + org.osgi.util.tracker + 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 + mdsal-binding-test-utils @@ -146,20 +120,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -