X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=binding%2Fmdsal-binding-generator-api%2Fpom.xml;h=3791c77e81541e21b52f0e1006f199a68784c22b;hb=1441f51fcc3bd6e9dc67ad6f5810754c43a073d4;hp=c5abb68b7a6e41c26603f02c86f910f5203e15de;hpb=bd97f2b4c1592f0584665f90868348ff9fd74e63;p=mdsal.git diff --git a/binding/mdsal-binding-generator-api/pom.xml b/binding/mdsal-binding-generator-api/pom.xml index c5abb68b7a..3791c77e81 100644 --- a/binding/mdsal-binding-generator-api/pom.xml +++ b/binding/mdsal-binding-generator-api/pom.xml @@ -8,15 +8,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.mdsal - mdsal-binding - 0.8.0-SNAPSHOT + dom-parent + 4.0.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 mdsal-binding-generator-api + 2.0.11-SNAPSHOT + bundle @@ -32,14 +34,19 @@ - maven-jar-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + - org.apache.felix - maven-bundle-plugin - true + com.github.spotbugs + spotbugs-maven-plugin + + true + -