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=301e5ba57e87b27a82e4ac2bf73647b09b410d70;hpb=fe63e56917b1bc1f3412f5f513833aee6ff83f2a;p=mdsal.git diff --git a/binding/mdsal-binding-generator-api/pom.xml b/binding/mdsal-binding-generator-api/pom.xml index 301e5ba57e..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.9.0-SNAPSHOT + dom-parent + 4.0.11-SNAPSHOT + ../../dom/dom-parent - 4.0.0 mdsal-binding-generator-api + 2.0.11-SNAPSHOT + bundle @@ -32,31 +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 + - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - -