X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc7952-model-api%2Fpom.xml;h=0d95e5bd552e8a5ec0c4dc60a0f6a07bfe646ae2;hb=0e5d5323491caa4308d582bdb3d941c214146a22;hp=abeefe59608c1ba904927bc6b710eea8c285eea1;hpb=4e7053092a93ce83ca90d3dc2d53bf08fb9fac57;p=yangtools.git diff --git a/yang/rfc7952-model-api/pom.xml b/yang/rfc7952-model-api/pom.xml index abeefe5960..0d95e5bd55 100644 --- a/yang/rfc7952-model-api/pom.xml +++ b/yang/rfc7952-model-api/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.yangtools bundle-parent - 2.1.9-SNAPSHOT + 7.0.0-SNAPSHOT ../../bundle-parent @@ -22,6 +22,10 @@ RFC7952 metamodel + + com.google.guava + guava + org.opendaylight.yangtools concepts @@ -34,25 +38,9 @@ org.opendaylight.yangtools yang-model-api + + org.opendaylight.yangtools + yang-repo-api + - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - - - - -