X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=89690b3dd7fffd053740e7953a5b666dae15229a;hb=refs%2Fchanges%2F48%2F95348%2F1;hp=99a0f425a8e59533e92b7f1eb69c7f09634a20d5;hpb=4e7053092a93ce83ca90d3dc2d53bf08fb9fac57;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 99a0f425a8..89690b3dd7 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.9-SNAPSHOT + 6.0.6-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 - -