X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-api%2Fpom.xml;h=0336d72d4f862326c58dc2683dae8b4c4d49ec1a;hb=7ec04bfab1274091de745f29f2c4ee00e550ebe4;hp=244ca697a8b55f1be40d9d689148ad2b9e3a6699;hpb=252c148537cd652fe0e0aeff14e3caceb9be0299;p=yangtools.git diff --git a/yang/yang-model-api/pom.xml b/yang/yang-model-api/pom.xml index 244ca697a8..0336d72d4f 100644 --- a/yang/yang-model-api/pom.xml +++ b/yang/yang-model-api/pom.xml @@ -8,47 +8,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 2.0.0 - + 3.0.3-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-model-api - 1.2.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - import - pom - - - - - ${project.groupId} - object-cache-api - - - ${project.groupId} + org.opendaylight.yangtools util - ${project.groupId} + org.opendaylight.yangtools yang-common + + org.opendaylight.yangtools + yang-xpath-api + com.google.guava guava @@ -57,6 +42,15 @@ + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools.yang.model.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -64,22 +58,14 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -