X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=18d37e5cd747bbf5126b1f3d424819975cf8134b;hb=4cdb83a8e13ad8673d01ce5c731bf6cf98ff7a3f;hp=2a4e128591ac6afcbb47977a42d9ad67bc07ecb8;hpb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 2a4e128591..18d37e5cd7 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.2-SNAPSHOT + 4.0.2-SNAPSHOT ../../bundle-parent @@ -30,6 +30,10 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + rfc7952-data-api + org.opendaylight.yangtools yang-data-impl @@ -61,24 +65,10 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.yangtools.yang.data.codec.xml - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -