X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=4ab0fc713ecbe3156542f09c80b134d8243a064c;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=98996c627c9d165cb6d28161e9e48dd3bc337ba4;hpb=61abad9a6e569690d110750d7f5cbf4a136bfd2d;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 98996c627c..4ab0fc713e 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 - 2.1.6-SNAPSHOT + 6.0.12-SNAPSHOT ../../bundle-parent yang-data-codec-gson bundle ${project.artifactId} - ${project.artifactId} + JSON (RFC7951) encoding for NormalizedNodes @@ -67,24 +67,10 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.yangtools.yang.data.codec.gson - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -