X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-xml%2Fpom.xml;h=8cd749c1c460d034ff6393ca0bab204b327bb840;hb=faa1c1f51c841d357fe71880c07e931ebf990ee4;hp=7756c25d979ff16500d734af1265b628ca4bcbc1;hpb=c5de1e25107fc18357ab54f04396b72293028881;p=yangtools.git diff --git a/yang/yang-data-codec-xml/pom.xml b/yang/yang-data-codec-xml/pom.xml index 7756c25d97..8cd749c1c4 100644 --- a/yang/yang-data-codec-xml/pom.xml +++ b/yang/yang-data-codec-xml/pom.xml @@ -8,32 +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.2 - + 6.0.4-SNAPSHOT + ../../bundle-parent - 4.0.0 - org.opendaylight.yangtools yang-data-codec-xml - 2.1.2-SNAPSHOT bundle ${project.artifactId} - ${project.artifactId} - - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.1.2-SNAPSHOT - import - pom - - - + XML (RFC7950) encoding for NormalizedNodes @@ -44,6 +30,10 @@ org.opendaylight.yangtools yang-data-api + + org.opendaylight.yangtools + rfc7952-data-api + org.opendaylight.yangtools yang-data-impl @@ -75,24 +65,10 @@ maven-bundle-plugin - !javax.annotation,* + org.opendaylight.yangtools.yang.data.codec.xml - - org.apache.maven.plugins - maven-checkstyle-plugin - - checkstyle.violationSeverity=error - - - - com.github.spotbugs - spotbugs-maven-plugin - - true - -