X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=1c55bbdc47944660d94a146433307b953630fa79;hb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;hp=0e42e638e56af17c65470583592094bd887e5795;hpb=8fcc8e1a0ce550e2a0ba916e670af2b0664681dd;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 0e42e638e5..1c55bbdc47 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -8,34 +8,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 1.8.0-Carbon - + 2.1.6-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-data-codec-xml - 1.2.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - import - pom - - - - + + org.codehaus.woodstox + stax2-api + org.opendaylight.yangtools yang-data-api @@ -59,42 +49,37 @@ 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.felix + maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -