X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc6536-model-api%2Fpom.xml;h=5c44bf561bdd3a2d51c730405cb64ed1cf1c5626;hb=37d58dd8ce4b1d3a0c682c74a33dbb46257693a4;hp=aadd67882be8f090caa3e9607f35184a5633acb2;hpb=4fda27d69fbaddc370c10d6ffdd7f0835c9e2313;p=yangtools.git diff --git a/yang/rfc6536-model-api/pom.xml b/yang/rfc6536-model-api/pom.xml index aadd67882b..5c44bf561b 100644 --- a/yang/rfc6536-model-api/pom.xml +++ b/yang/rfc6536-model-api/pom.xml @@ -8,45 +8,30 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 3.1.0 - + 2.1.2-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools rfc6536-model-api - 2.0.4-SNAPSHOT bundle ${project.artifactId} RFC6536 metamodel - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.4-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - ${project.groupId} + org.opendaylight.yangtools yang-model-api @@ -60,6 +45,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +