X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fblueprint%2Fpom.xml;h=4ae8c6e0e02934950ed6b2b91a33e2d3279893db;hp=cfff875b8a29ada19d06b6c2c767fe2028758cdb;hb=000960f6451af770f5463e41e1fb6defb6f3ab27;hpb=8a637013c102c11323230dae08fa4407863945d6 diff --git a/opendaylight/blueprint/pom.xml b/opendaylight/blueprint/pom.xml index cfff875b8a..4ae8c6e0e0 100644 --- a/opendaylight/blueprint/pom.xml +++ b/opendaylight/blueprint/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.odlparent - odlparent + bundle-parent 1.8.0-SNAPSHOT @@ -96,6 +96,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + +