X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=c033495942bc927f89262fcd0c293ea9a1f88319;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=22d0f435dd317f2e89599a0a9887ef8615d051bb;hpb=4e7053092a93ce83ca90d3dc2d53bf08fb9fac57;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 22d0f435dd..c033495942 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.9-SNAPSHOT + 6.0.10-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 +