X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=7756c25d979ff16500d734af1265b628ca4bcbc1;hb=56c517b8d3d33bb45f5b75339140c8ea23d15add;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..7756c25d97 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.2 4.0.0 org.opendaylight.yangtools yang-data-codec-xml - 2.0.7-SNAPSHOT + 2.1.2-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} @@ -28,7 +28,7 @@ org.opendaylight.yangtools yangtools-artifacts - 2.0.7-SNAPSHOT + 2.1.2-SNAPSHOT import pom @@ -63,27 +63,37 @@ test - junit - junit - test - - - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - + + + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +