X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=618ba8e00f48004e23d4fc531f5bfcdc3e13a599;hb=bdabc1c4721e827427e421b6421c5e260ffbcedb;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..618ba8e00f 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -8,33 +8,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 3.1.1 - + 3.0.1-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-data-codec-xml - 2.0.7-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7-SNAPSHOT - import - pom - - - - org.codehaus.woodstox @@ -44,6 +30,10 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + rfc7952-data-api + org.opendaylight.yangtools yang-data-impl @@ -63,27 +53,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 + + + org.opendaylight.yangtools.yang.data.codec.xml + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +