X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Frfc7952-model-api%2Fpom.xml;h=581250caddea17242d5ac3f59bb4e6ffe4667a24;hb=3d16f6dc0b532264d32b19f0331cd06065639486;hp=b81562ab513751512688595122ce22e24aa84879;hpb=6e99b57d0c8f14a70e548f7e118be7d589a93869;p=yangtools.git diff --git a/yang/rfc7952-model-api/pom.xml b/yang/rfc7952-model-api/pom.xml index b81562ab51..581250cadd 100644 --- a/yang/rfc7952-model-api/pom.xml +++ b/yang/rfc7952-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 - + 3.0.3-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools rfc7952-model-api - 2.0.6-SNAPSHOT bundle ${project.artifactId} RFC7952 metamodel - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.6-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.rfc7952.model.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -60,6 +54,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +