X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=b8c47481652821a30c9a8e20fceec262f2e08378;hb=3f6553578e0c052fbd78543c915310b3b6283073;hp=38a094b17e6e05f0be43a358b289abe1d1c638bb;hpb=7dbdf82c930b427905d1156a02af26bcbc7fb9c8;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index 38a094b17e..b8c4748165 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -8,68 +8,53 @@ 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.2-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-data-api - 2.0.8-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.8-SNAPSHOT - import - pom - - - - - ${project.groupId} - util + com.google.guava + guava - ${project.groupId} - yang-common + org.opendaylight.yangtools + concepts org.opendaylight.yangtools - concepts + util - com.google.guava - guava + org.opendaylight.yangtools + yang-common org.opendaylight.yangtools yang-model-api - - junit - junit - test - - - org.mockito - mockito-core - + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools.yang.data.api + + + org.apache.maven.plugins maven-checkstyle-plugin @@ -77,6 +62,13 @@ checkstyle.violationSeverity=error + + com.github.spotbugs + spotbugs-maven-plugin + + true + +