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=641a3f6d57a4973902f560294eaa27a3802ca392;hpb=7ec04bfab1274091de745f29f2c4ee00e550ebe4;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 641a3f6d57..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 - 3.0.3-SNAPSHOT + 6.0.10-SNAPSHOT ../../bundle-parent yang-data-codec-xml bundle ${project.artifactId} - ${project.artifactId} + XML (RFC7950) encoding for NormalizedNodes @@ -69,20 +69,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -