X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=cf5ec9d6fe9439fd6d597dee08c01011060e154b;hb=918cb5c770f4c2309330cc95f8cb4bcc2ecd4775;hp=031c83675bedcd73b8b0d8310da331147e17dc6d;hpb=fda60c9a17f1b13c6176940380ef41ecb58843c4;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 031c83675b..cf5ec9d6fe 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -8,36 +8,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> + 4.0.0 - org.opendaylight.odlparent + org.opendaylight.yangtools bundle-parent - 4.0.0-SNAPSHOT - + 6.0.12-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-data-codec-xml - 2.1.0-SNAPSHOT bundle ${project.artifactId} - ${project.artifactId} - - - ${project.basedir}/../../target/jacoco.exec - - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.0-SNAPSHOT - import - pom - - - + XML (RFC7950) encoding for NormalizedNodes @@ -48,6 +30,10 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + rfc7952-data-api + org.opendaylight.yangtools yang-data-impl @@ -75,27 +61,14 @@ - org.apache.maven.plugins - maven-checkstyle-plugin + org.apache.felix + maven-bundle-plugin - checkstyle.violationSeverity=error + + org.opendaylight.yangtools.yang.data.codec.xml + - - org.jacoco - jacoco-maven-plugin - - - pre-unit-test - - prepare-agent - - - ${project.build.directory}/code-coverage/jacoco.exec - - - -