X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=4d13e2dd99e0c3af8a62b75fb5598bfc06fa6bda;hb=03aa896b65d9e29280e12af7032a4dfa8d98ca50;hp=9c895242ed579a639b1a3fc85f777aecf1d2e64e;hpb=6ae283a8abfeeec44eff45320e28d332177575e4;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 9c895242ed..4d13e2dd99 100644 --- a/yang/yang-data-codec-gson/pom.xml +++ b/yang/yang-data-codec-gson/pom.xml @@ -8,17 +8,18 @@ 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 + 4.0.6-SNAPSHOT + ../../bundle-parent - 4.0.0 yang-data-codec-gson + bundle ${project.artifactId} - ${project.artifactId} + JSON (RFC7951) encoding for NormalizedNodes @@ -37,15 +38,40 @@ org.opendaylight.yangtools yang-data-util + + + org.opendaylight.yangtools + yang-data-codec-xml + test + org.opendaylight.yangtools yang-parser-impl test - junit - junit + org.opendaylight.yangtools + yang-test-util test + + org.opendaylight.yangtools + mockito-configuration + + + + + + org.apache.felix + maven-bundle-plugin + + + org.opendaylight.yangtools.yang.data.codec.gson + + + + + +