X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=4cf01c6f39f30b10bb07ce1392f080019b86936a;hb=5c47087c7c0c5cab21d915e9d174f536ead746ae;hp=55a393099ba9c51737b2b632a9d607cae366535a;hpb=7d464a013773ab1dcb196191010e99833c22cf2d;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 55a393099b..4cf01c6f39 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -8,19 +8,24 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + bundle-parent + 2.1.5-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-data-codec-xml + bundle ${project.artifactId} ${project.artifactId} + + org.codehaus.woodstox + stax2-api + org.opendaylight.yangtools yang-data-api @@ -39,30 +44,42 @@ test - junit - junit + org.opendaylight.yangtools + yang-test-util test - xmlunit - xmlunit - test + org.xmlunit + xmlunit-legacy - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + 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 + + + + - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -