X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=1fe3e48096a18364b04f04a35a0b681d30ab02f7;hb=64c691b6658c15c1247022e39d5e19ddaab3252c;hp=2408378b04479985196727d179e3f0401d30a1b1;hpb=fe41f5467cd353b460d5fa399d3293ddb6f9ca36;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 2408378b04..1fe3e48096 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.8-SNAPSHOT + 6.0.5-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 @@ -57,17 +61,12 @@ - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin + org.apache.felix + maven-bundle-plugin - true + + org.opendaylight.yangtools.yang.data.codec.xml +