X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=2a750c912b272fd48e2d179ad85a9de0b415454b;hb=13ef365da32948e492121ae41d8214be1cbd7f47;hp=0e7354ccad8e9dfab5364ba34817c216f2ed37d7;hpb=d74f240d820e784494b9ed440bde77ed8a81e5d3;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 0e7354ccad..2a750c912b 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.5.8 + bundle-parent + 2.1.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 + + + !javax.annotation,* + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + com.github.spotbugs + spotbugs-maven-plugin + + true + + + +