X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=ef297ae6757f045e1a0a2969014547cace04af78;hb=77e6c0079a1104c5a64d21e212a7b044a54ed710;hp=1c255f1e5551d5e6f0c14ccbc7f96bc26a8d2c9c;hpb=9f206c90ad2a6a434620f58ca0524c6c683e1eca;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 1c255f1e55..ef297ae675 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.8.2-SNAPSHOT ../../parent org.opendaylight.controller.samples sample-toaster-provider - 1.8.0-SNAPSHOT + 1.8.2-SNAPSHOT bundle @@ -20,8 +20,8 @@ ${project.version} - org.opendaylight.controller - sal-binding-api + org.opendaylight.mdsal + mdsal-binding-api org.opendaylight.controller @@ -34,13 +34,13 @@ - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test-jar test @@ -52,25 +52,6 @@ - - - - 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