X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=dom%2Fmdsal-dom-inmemory-datastore%2Fpom.xml;h=487d86213b99e889d31f1c7f6c8cee26d9745b92;hb=fb207972adb962a7263f7377ffc683b73db7e4ad;hp=f0ad67544c6042bc419da951f232c6941864760e;hpb=564120a9eb5d77b947187468f255353fa70ab4df;p=mdsal.git diff --git a/dom/mdsal-dom-inmemory-datastore/pom.xml b/dom/mdsal-dom-inmemory-datastore/pom.xml index f0ad67544c..487d86213b 100644 --- a/dom/mdsal-dom-inmemory-datastore/pom.xml +++ b/dom/mdsal-dom-inmemory-datastore/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.mdsal mdsal-dom - 2.1.1-SNAPSHOT + 2.1.2-SNAPSHOT mdsal-dom-inmemory-datastore @@ -88,6 +88,13 @@ maven-bundle-plugin true + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + +