X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=eeafc7d88ea015ba7c0a1e4b88da001d40667ce7;hb=3d16f6dc0b532264d32b19f0331cd06065639486;hp=8bbec2003151b298500714f76bbbdec16c90e4c9;hpb=1638d228fef33363786d13e0a9bdf6b2891c111e;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 8bbec20031..eeafc7d88e 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -1,20 +1,58 @@ - + + + + + 4.0.0 org.opendaylight.yangtools - yang - 0.6.0-SNAPSHOT + bundle-parent + 3.0.3-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-parser-api + bundle ${project.artifactId} YANG parser API - ${project.groupId} + org.opendaylight.yangtools yang-model-api + + + + + 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 + + + +