X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=eeafc7d88ea015ba7c0a1e4b88da001d40667ce7;hb=3d16f6dc0b532264d32b19f0331cd06065639486;hp=cb881116854074c4bbc9ddf6bc49f5ebcea94580;hpb=379545234f72febc36bf9e7b7af2deee7a524683;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index cb88111685..eeafc7d88e 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -8,54 +8,51 @@ 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.1 - + 3.0.3-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-parser-api - 1.2.0-SNAPSHOT bundle ${project.artifactId} YANG parser API - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - import - pom - - - - - ${project.groupId} + org.opendaylight.yangtools yang-model-api - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools.yang.parser.api + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +