X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc8040-model-api%2Fpom.xml;h=92340ebbc0f1016f02fb1e93a8029393e907d172;hb=81709a576f6dec39ad343733bc3d2d2ded09b5d2;hp=0b441725e6e447414becddd4d1afa9bd349ce963;hpb=5d6ca3fe46154ee7e99ab8b03cecfa8524938026;p=yangtools.git diff --git a/yang/rfc8040-model-api/pom.xml b/yang/rfc8040-model-api/pom.xml index 0b441725e6..92340ebbc0 100644 --- a/yang/rfc8040-model-api/pom.xml +++ b/yang/rfc8040-model-api/pom.xml @@ -8,51 +8,45 @@ 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.1 - + 4.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools rfc8040-model-api - 2.0.7-SNAPSHOT bundle ${project.artifactId} RFC8040 model API - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.7-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools concepts - ${project.groupId} + org.opendaylight.yangtools yang-common - ${project.groupId} + org.opendaylight.yangtools yang-model-api + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools.rfc8040.model.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -60,6 +54,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +