X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=5a8a885afd3b8b3d77abe3c99f06d46393cdfad2;hp=ae5dca2b696f51a4211b3f35ec994fb361712be0;hb=1761d7cee2b098f9cab7ba6f2ffffae63d8497a1;hpb=72d71d1cded60bcac65296211272754006b3f89a diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index ae5dca2b69..5a8a885afd 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 5.0.2 + 10.0.0 @@ -20,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.12.0-SNAPSHOT + 5.0.0-SNAPSHOT - org.opendaylight.mdsal - mdsal-artifacts - 4.0.6 + org.opendaylight.yangtools + yangtools-artifacts + 8.0.1 pom import - org.opendaylight.controller + org.opendaylight.mdsal mdsal-artifacts - 1.11.0-SNAPSHOT + 9.0.0-SNAPSHOT pom import - org.opendaylight.yangtools - yangtools-artifacts - 3.0.5 + 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 - -