X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=6e1142b91238504312af9e821fb8b98c80e98566;hb=refs%2Fheads%2F6.0.x;hp=124498db5cbb0cc77ff9e03f61cc098d6dc32f52;hpb=3d16f6dc0b532264d32b19f0331cd06065639486;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 124498db5c..6e1142b912 100644 --- a/yang/yang-data-codec-gson/pom.xml +++ b/yang/yang-data-codec-gson/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.yangtools bundle-parent - 3.0.3-SNAPSHOT + 6.0.13-SNAPSHOT ../../bundle-parent yang-data-codec-gson bundle ${project.artifactId} - ${project.artifactId} + JSON (RFC7951) encoding for NormalizedNodes @@ -71,20 +71,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -