X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=ba4c65d856639498ea985d67418cc9eaa86e3041;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=44bd96ad91a8e574d94b28e524f6720208648f04;hpb=fe41f5467cd353b460d5fa399d3293ddb6f9ca36;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 44bd96ad91..ba4c65d856 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.8-SNAPSHOT + 6.0.3-SNAPHOST ../../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 - -