X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=746c732ddf13188591cf2e5b4bd9e3c3fcec8ce7;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;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..746c732ddf 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.3-SNAPHOST ../../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 - -