X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=5b75b456e6414d69f2be0419cbe4d41a027370f0;hb=5bc21b8e98127eea327c6925c574820257a70f2b;hp=4a6a54d82cd8933a59d465f3d874928f2aa0cb2e;hpb=5d6ca3fe46154ee7e99ab8b03cecfa8524938026;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 4a6a54d82c..5b75b456e6 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.1 + 4.0.1 4.0.0 org.opendaylight.yangtools yang-data-codec-xml - 2.0.7-SNAPSHOT + 2.1.1-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.7-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 + + + +