X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc8528-parser-support%2Fpom.xml;h=e463106bc234b5776852ee7787e6eb53fec7761a;hb=refs%2Fchanges%2F47%2F99447%2F2;hp=257ea73297d91a199de0b8e55b304c426f8831a8;hpb=e5ef744941b7ce70859aca46c34c0bfeae05d2da;p=yangtools.git diff --git a/yang/rfc8528-parser-support/pom.xml b/yang/rfc8528-parser-support/pom.xml index 257ea73297..e463106bc2 100644 --- a/yang/rfc8528-parser-support/pom.xml +++ b/yang/rfc8528-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.5-SNAPSHOT + 6.0.12-SNAPSHOT ../../bundle-parent @@ -30,16 +30,20 @@ org.opendaylight.yangtools yang-common - org.opendaylight.yangtools rfc8528-model-api - org.opendaylight.yangtools yang-parser-rfc7950 + + + org.opendaylight.yangtools + yang-xpath-impl + test + @@ -53,20 +57,6 @@ - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -