X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=4e35c1127e3c0de599c0094aa948eb0f7b5e9722;hb=6c1951aadf9d2321299166bd9bfab0c538c9fa19;hp=d5fdd103bb95745f31caaa38729217aaa389152d;hpb=3a2e6c535671aa77ac686fa86bd8bce6eb21604e;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index d5fdd103bb..4e35c1127e 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -11,14 +11,14 @@ org.opendaylight.odlparent bundle-parent - 3.1.3 + 4.0.2 4.0.0 org.opendaylight.yangtools yang-data-codec-xml - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.1.0-SNAPSHOT + 2.1.1-SNAPSHOT import pom @@ -63,27 +63,28 @@ test - junit - junit - test - - - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +