X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-parser-api%2Fpom.xml;h=e949b2cc2e675f3d2adef7aefbc9185dcc5e3673;hb=4ee466b81296b3c701cca64a9c66f4805c94eb7a;hp=4ae63ce27613e07e763ca69866bca58b41793494;hpb=e5a6e25ed9865c701c817eacffbb68a0efa5df5a;p=yangtools.git diff --git a/yang/yang-parser-api/pom.xml b/yang/yang-parser-api/pom.xml index 4ae63ce276..e949b2cc2e 100644 --- a/yang/yang-parser-api/pom.xml +++ b/yang/yang-parser-api/pom.xml @@ -8,39 +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 - 3.1.1 - + 3.0.0-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-parser-api - 2.0.4-SNAPSHOT bundle ${project.artifactId} YANG parser API - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.4-SNAPSHOT - import - pom - - - - - ${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 + + + +