X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=4c7545c35b31ee0306dedaf3feafa6f156aedaf1;hb=2404ffb5e606d8dfb5434bfbd128cf8b3a3b7375;hp=8679a1016fe253b7b5b6b88a2fdaadb4cad7df39;hpb=efb15a5bf49bd235a4906cae01fdc636afb06a9f;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 8679a1016f..4c7545c35b 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.0-SNAPSHOT + 6.0.10-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 - -