X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=f07a73a907cd2518162ac3815f6c8ad02463cb3c;hb=bfdebc4f870121f188313e2b7175a29c885309f3;hp=c559a5023aa59a3a2bb758df9e66d21ad1ed7fe6;hpb=466078ab1dc8a8cc2981b161051f6edecd6af85a;p=controller.git diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index c559a5023a..f07a73a907 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 + 7.0.1 @@ -13,28 +20,28 @@ blueprint bundle ${project.artifactId} - 0.10.0-SNAPSHOT + 0.13.0-SNAPSHOT org.opendaylight.mdsal mdsal-artifacts - 3.0.1 + 6.0.0 pom import org.opendaylight.controller - mdsal-artifacts - 1.9.0-SNAPSHOT + controller-artifacts + 1.12.0-SNAPSHOT pom import org.opendaylight.yangtools yangtools-artifacts - 2.1.2 + 5.0.1 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 @@ -90,7 +84,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn org.slf4j @@ -126,6 +120,16 @@ mdsal-binding-dom-adapter test + + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi + test + @@ -139,20 +143,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - -