X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc7952-parser-support%2Fpom.xml;h=3d55da3593f23d39e6c54fce1d07b31656e6ea3e;hb=a264f1d743c6700acfb1930cf6b6b1144f943f43;hp=5e61010d88823bb8c49c8cac6e5f3cf4c6110938;hpb=78dd316147c66a8b4150d521770ea1837e2e3417;p=yangtools.git diff --git a/yang/rfc7952-parser-support/pom.xml b/yang/rfc7952-parser-support/pom.xml index 5e61010d88..3d55da3593 100644 --- a/yang/rfc7952-parser-support/pom.xml +++ b/yang/rfc7952-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 3.0.4-SNAPSHOT + 6.0.3-SNAPHOST ../../bundle-parent @@ -30,16 +30,20 @@ org.opendaylight.yangtools yang-common - org.opendaylight.yangtools rfc7952-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 - -