X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=2a42c46ed737bc622d575afba3a78dae912f00ab;hb=b67b827e357ae40ae26e4bfec35b76ef5ee67967;hp=46883b6470ec43ba70f09121a0376e7d0aca6cae;hpb=81709a576f6dec39ad343733bc3d2d2ded09b5d2;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 46883b6470..2a42c46ed7 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 - 4.0.0-SNAPSHOT + 7.0.0-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 - -