X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fodlext-parser-support%2Fpom.xml;h=6c979ee7499ac8c706eec17518e44fc66a0f0ec7;hb=e927d55209a01945a58569432502266b6f5e51d0;hp=1cd02ae2febcf33d20c33b8d74b4f5b618a95090;hpb=4ee466b81296b3c701cca64a9c66f4805c94eb7a;p=yangtools.git diff --git a/yang/odlext-parser-support/pom.xml b/yang/odlext-parser-support/pom.xml index 1cd02ae2fe..6c979ee749 100644 --- a/yang/odlext-parser-support/pom.xml +++ b/yang/odlext-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.0-SNAPSHOT + 6.0.12-SNAPSHOT ../../bundle-parent @@ -38,6 +38,12 @@ org.opendaylight.yangtools yang-parser-rfc7950 + + + org.opendaylight.yangtools + yang-xpath-impl + test + @@ -51,20 +57,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -