X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-api%2Fpom.xml;h=6fbdc07105afae28780e8f41e36b3e684b957086;hb=c63fcdad4712eedcb0484eacdb1bc4e08dad88ec;hp=0f428048c5edba4816782e6c24860fc3c2414254;hpb=f84d7f0840639ade4824c7be0aef01b390ec7d9b;p=yangtools.git diff --git a/yang/yang-data-api/pom.xml b/yang/yang-data-api/pom.xml index 0f428048c5..6fbdc07105 100644 --- a/yang/yang-data-api/pom.xml +++ b/yang/yang-data-api/pom.xml @@ -8,79 +8,68 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 1.7.0-SNAPSHOT - + 3.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-data-api - 1.0.0-SNAPSHOT bundle ${project.artifactId} ${project.artifactId} - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.0.0-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 - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + org.apache.felix + maven-bundle-plugin + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -