X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=8cd749c1c460d034ff6393ca0bab204b327bb840;hb=faa1c1f51c841d357fe71880c07e931ebf990ee4;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..8cd749c1c4 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 + 6.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 - -