X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=cbf2c42504e46e0aa0ffc0ad23835ab91b4beaa1;hb=4f8b34fe2d421cae89e6e668b2d5a7f4b289ccac;hp=750e497f7a5cfdeba452c2876ae4ef9b70d3c142;hpb=31d5ed0c664e8fbd793538c4e4546204847c779e;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 750e497f7a..cbf2c42504 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -9,18 +9,37 @@ --> - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 2.0.5 + 4.0.0 + org.opendaylight.yangtools yang-data-codec-xml + 2.0.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + import + pom + + + + + + org.codehaus.woodstox + stax2-api + org.opendaylight.yangtools yang-data-api @@ -38,26 +57,48 @@ yang-parser-impl test + + org.opendaylight.yangtools + yang-test-util + test + junit junit test + + xmlunit + xmlunit + test + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +