X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fopenconfig-model-api%2Fpom.xml;h=bf2ebc48425c7c7b2b09845c1c12ccd1e7a89bf5;hb=5bc21b8e98127eea327c6925c574820257a70f2b;hp=201027f96c2a8f1a8346db291f81ac6663f51c28;hpb=5856cf521232fd72dffe19a8258f39a5b4b55432;p=yangtools.git diff --git a/yang/openconfig-model-api/pom.xml b/yang/openconfig-model-api/pom.xml index 201027f96c..bf2ebc4842 100644 --- a/yang/openconfig-model-api/pom.xml +++ b/yang/openconfig-model-api/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 3.1.2 + 4.0.1 4.0.0 org.opendaylight.yangtools openconfig-model-api - 2.0.7-SNAPSHOT + 2.1.1-SNAPSHOT bundle ${project.artifactId} OpenConfig extensions metamodel @@ -29,7 +29,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.7-SNAPSHOT + 2.1.1-SNAPSHOT import pom @@ -60,6 +60,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +