X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsamples%2Ftoaster-consumer%2Fpom.xml;h=c8776839d7591eee6df8e095c283415ba7b4b53b;hp=50b5253891e657ee406f5c422d87cbb4d83c8ef2;hb=8f129cf7f303a4a702a3b632114b8a85808671d7;hpb=378f3ba51e8e49c3e54593656cc193fda7970388 diff --git a/opendaylight/md-sal/samples/toaster-consumer/pom.xml b/opendaylight/md-sal/samples/toaster-consumer/pom.xml index 50b5253891..c8776839d7 100644 --- a/opendaylight/md-sal/samples/toaster-consumer/pom.xml +++ b/opendaylight/md-sal/samples/toaster-consumer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 1.9.0 @@ -53,6 +53,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