X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-schema-service-osgi%2Fpom.xml;h=f8d2758fca304ea1e43cf160eba4f031393189ca;hb=e05913e5ee0722a6b83a72dc1d7d03540bec2cba;hp=a819898993755400c4d30f024097b965c4ab92c4;hpb=7d99afc39a7ce0ceffbc066aa31412c8e3e68d53;p=mdsal.git diff --git a/dom/mdsal-dom-schema-service-osgi/pom.xml b/dom/mdsal-dom-schema-service-osgi/pom.xml index a819898993..f8d2758fca 100644 --- a/dom/mdsal-dom-schema-service-osgi/pom.xml +++ b/dom/mdsal-dom-schema-service-osgi/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.mdsal dom-parent - 3.0.1-SNAPSHOT + 4.0.15-SNAPSHOT ../dom-parent @@ -77,6 +77,20 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + +