X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=33f2a40f42beba7bfd380d5e429462731561bffc;hb=c5de1e25107fc18357ab54f04396b72293028881;hp=9c0235835142baadde28efb574483e51d610c211;hpb=66df394c143927524e2ad15b578b9cce38840c66;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 9c02358351..33f2a40f42 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -1,17 +1,41 @@ - + + + + - org.opendaylight.yangtools - yang - 0.5.8-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 4.0.2 + 4.0.0 + org.opendaylight.yangtools yang-parser-api + 2.1.2-SNAPSHOT + bundle ${project.artifactId} YANG parser API + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.1.2-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -19,4 +43,31 @@ + + + + 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 + + + +