X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc8040-parser-support%2Fpom.xml;h=441c69a8e3d4061b7e98467d1142a4420146696a;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=fb7f12e1b11797d5b88dbb1d863de92958eeb5ca;hpb=3d16f6dc0b532264d32b19f0331cd06065639486;p=yangtools.git diff --git a/yang/rfc8040-parser-support/pom.xml b/yang/rfc8040-parser-support/pom.xml index fb7f12e1b1..441c69a8e3 100644 --- a/yang/rfc8040-parser-support/pom.xml +++ b/yang/rfc8040-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.3-SNAPSHOT + 6.0.3-SNAPHOST ../../bundle-parent @@ -30,16 +30,20 @@ org.opendaylight.yangtools yang-common - org.opendaylight.yangtools rfc8040-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 - -