X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=bef895a2496dafa60fdafd2c33329c478d138118;hb=6f1a858c5e16e5dd1f6ef361f87b30a805d34b2b;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..bef895a249 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -9,18 +9,38 @@ --> - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 2.0.2 + 4.0.0 + org.opendaylight.yangtools yang-data-codec-xml + 1.2.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.2.0-SNAPSHOT + import + pom + + + + + + org.codehaus.woodstox + stax2-api + 3.1.4 + org.opendaylight.yangtools yang-data-api @@ -38,26 +58,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}/ + +