X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=bd799515fed08312baabcdd2a05ce30c5cf9c89f;hp=1c255f1e5551d5e6f0c14ccbc7f96bc26a8d2c9c;hb=4b59df006c79ffb8119152e5a8bc6aadd276c031;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 1c255f1e55..bd799515fe 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -4,13 +4,13 @@ org.opendaylight.controller mdsal-parent - 1.8.0-SNAPSHOT + 1.12.0-SNAPSHOT ../../parent org.opendaylight.controller.samples sample-toaster-provider - 1.8.0-SNAPSHOT + 1.12.0-SNAPSHOT bundle @@ -20,8 +20,8 @@ ${project.version} - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -34,43 +34,28 @@ - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl - test-jar + org.opendaylight.mdsal + mdsal-binding-generator-impl + test + + + org.opendaylight.mdsal + mdsal-binding-runtime-spi test - - - org.mockito - mockito-core + + org.opendaylight.mdsal + mdsal-binding-dom-adapter + test-jar test - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - org.codehaus.mojo - findbugs-maven-plugin - - true - - - - - scm:git:http://git.opendaylight.org/gerrit/controller.git scm:git:ssh://git.opendaylight.org:29418/controller.git