X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=951185b8a942c0c9b6b2fe8bb6445e26ce21f060;hb=c9503df1a60909198f77b02663568874e6e15b8d;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..951185b8a9 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.5-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 + + + + + +