X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6536-model-api%2Fpom.xml;h=aa875eea982a9904ccc7448fb85052fa96721549;hb=6c1951aadf9d2321299166bd9bfab0c538c9fa19;hp=8f225ff2e4d84fa47877336fb1c0b92d7718dc17;hpb=ddbb1d97c0473e6af86a21ed4095880747429dc6;p=yangtools.git diff --git a/yang/rfc6536-model-api/pom.xml b/yang/rfc6536-model-api/pom.xml index 8f225ff2e4..aa875eea98 100644 --- a/yang/rfc6536-model-api/pom.xml +++ b/yang/rfc6536-model-api/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 3.1.3 + 4.0.2 4.0.0 org.opendaylight.yangtools rfc6536-model-api - 2.0.9-SNAPSHOT + 2.1.1-SNAPSHOT bundle ${project.artifactId} RFC6536 metamodel @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.9-SNAPSHOT + 2.1.1-SNAPSHOT import pom @@ -60,6 +60,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +