X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc8040-parser-support%2Fpom.xml;h=e779eb8201602fee6f27066043504724be93acd3;hb=faa1c1f51c841d357fe71880c07e931ebf990ee4;hp=6cc4fc2f32fc0e75f64a011f1c526c1f2a166619;hpb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;p=yangtools.git diff --git a/yang/rfc8040-parser-support/pom.xml b/yang/rfc8040-parser-support/pom.xml index 6cc4fc2f32..e779eb8201 100644 --- a/yang/rfc8040-parser-support/pom.xml +++ b/yang/rfc8040-parser-support/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.2-SNAPSHOT + 6.0.4-SNAPSHOT ../../bundle-parent @@ -23,39 +23,38 @@ - ${project.groupId} + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - - ${project.groupId} + org.opendaylight.yangtools rfc8040-model-api - - ${project.groupId} + org.opendaylight.yangtools yang-parser-rfc7950 + + + org.opendaylight.yangtools + yang-xpath-impl + test + - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin + org.apache.felix + maven-bundle-plugin - true + + org.opendaylight.yangtools.rfc8040.parser.support +