X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fodlext-model-api%2Fpom.xml;h=865a4793ac6e02081ca9f87855d9f809fa607c5b;hb=81709a576f6dec39ad343733bc3d2d2ded09b5d2;hp=5031503180dd66d5c03a2d097bbba95c82edc808;hpb=3a2e6c535671aa77ac686fa86bd8bce6eb21604e;p=yangtools.git diff --git a/yang/odlext-model-api/pom.xml b/yang/odlext-model-api/pom.xml index 5031503180..865a4793ac 100644 --- a/yang/odlext-model-api/pom.xml +++ b/yang/odlext-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.3 - + 4.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools odlext-model-api - 2.1.0-SNAPSHOT bundle ${project.artifactId} OpenDaylight yang-ext metamodel - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-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.odlext.model.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -60,6 +54,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +