X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-provider%2Fpom.xml;h=31f21ab9c4235042c32ff19989b7209d7b17b266;hb=41ae38a856d2e6337c16ba33913c726731d4dea5;hp=24117d48d7d9cd9690d14b0707254fda4556a09e;hpb=a4e5d12340805971ef425a98fcd4c8e7f028c2df;p=controller.git diff --git a/opendaylight/md-sal/samples/toaster-provider/pom.xml b/opendaylight/md-sal/samples/toaster-provider/pom.xml index 24117d48d7..31f21ab9c4 100644 --- a/opendaylight/md-sal/samples/toaster-provider/pom.xml +++ b/opendaylight/md-sal/samples/toaster-provider/pom.xml @@ -2,15 +2,15 @@ 4.0.0 - org.opendaylight.controller - config-parent - 0.6.0-SNAPSHOT - ../../../config/config-parent + org.opendaylight.mdsal + binding-parent + 0.11.4-SNAPSHOT + org.opendaylight.controller.samples sample-toaster-provider - 1.5.0-SNAPSHOT + 1.6.4-SNAPSHOT bundle @@ -18,7 +18,7 @@ org.opendaylight.controller mdsal-artifacts - 1.5.0-SNAPSHOT + 1.6.4-SNAPSHOT pom import @@ -78,6 +78,25 @@ + + + + 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