X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=e949b2cc2e675f3d2adef7aefbc9185dcc5e3673;hb=4ee466b81296b3c701cca64a9c66f4805c94eb7a;hp=9c0235835142baadde28efb574483e51d610c211;hpb=5b85cfb4ab39260e5cc2f3c195bd1fcbf50137ab;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 9c02358351..e949b2cc2e 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -1,22 +1,58 @@ - + + + + + 4.0.0 org.opendaylight.yangtools - yang - 0.5.8-SNAPSHOT + bundle-parent + 3.0.0-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 + + + +