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=b929d4be060ba339ad909414bd2c9b7162d615e6;hpb=78dd316147c66a8b4150d521770ea1837e2e3417;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index b929d4be06..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 - 3.0.4-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 - -