X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=6387655f1e260d6e3d824f41c95ee7b7b18b66b7;hb=499d44876e4c0737ec6bd5e0fb6d23569b97fef0;hp=20e9af443db6c7861bea78266caabbf505e2b4d4;hpb=4ee466b81296b3c701cca64a9c66f4805c94eb7a;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 20e9af443d..6387655f1e 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 5.0.4-SNAPSHOT ../../bundle-parent yang-data-codec-xml bundle ${project.artifactId} - ${project.artifactId} + XML (RFC7950) encoding for NormalizedNodes @@ -30,6 +30,10 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + rfc7952-data-api + org.opendaylight.yangtools yang-data-impl @@ -65,20 +69,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -