X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=c19e5b5dfbd87de8472d9e033283dd6bfa12b1eb;hb=a9725189f7d9c38c6b2f863f36f34c319bcca7b7;hp=3a7fadda0ea3d80534da7d5d60cbe396ed151835;hpb=379545234f72febc36bf9e7b7af2deee7a524683;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 3a7fadda0e..c19e5b5dfb 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -11,24 +11,28 @@ org.opendaylight.odlparent bundle-parent - 2.0.1 + 4.0.0 4.0.0 org.opendaylight.yangtools yang-data-codec-xml - 1.2.0-SNAPSHOT + 2.1.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} + + ${project.basedir}/../../target/jacoco.exec + + org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.1.0-SNAPSHOT import pom @@ -36,6 +40,10 @@ + + org.codehaus.woodstox + stax2-api + org.opendaylight.yangtools yang-data-api @@ -59,42 +67,28 @@ test - junit - junit - test - - - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -