X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fodlext-model-api%2Fpom.xml;h=41052a09a141fba6b73167175280fe99733b0534;hb=refs%2Fchanges%2F61%2F85361%2F1;hp=565853575eccad0d099ffe272a2ce7a5c195ee72;hpb=7dbdf82c930b427905d1156a02af26bcbc7fb9c8;p=yangtools.git diff --git a/yang/odlext-model-api/pom.xml b/yang/odlext-model-api/pom.xml index 565853575e..41052a09a1 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.2 - + 3.0.7-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools odlext-model-api - 2.0.8-SNAPSHOT bundle ${project.artifactId} OpenDaylight yang-ext metamodel - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.8-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 + +