X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=cf5ec9d6fe9439fd6d597dee08c01011060e154b;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=2a4e128591ac6afcbb47977a42d9ad67bc07ecb8;hpb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 2a4e128591..cf5ec9d6fe 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 - 2.1.2-SNAPSHOT + 6.0.12-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 @@ -61,24 +65,10 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.yangtools.yang.data.codec.xml - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -