X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-data-codec-gson%2Fpom.xml;h=9f07508e3162f78951da53c7b7c3deeeb0215808;hb=a93d098c5ea45c25d61db588c8082d1b8553628e;hp=587d9cfb7751c458b881c8f8105b1eed3c54d1f3;hpb=7d464a013773ab1dcb196191010e99833c22cf2d;p=yangtools.git diff --git a/yang/yang-data-codec-gson/pom.xml b/yang/yang-data-codec-gson/pom.xml index 587d9cfb77..9f07508e31 100644 --- a/yang/yang-data-codec-gson/pom.xml +++ b/yang/yang-data-codec-gson/pom.xml @@ -9,17 +9,32 @@ --> - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.0.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-data-codec-gson + 2.0.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + import + pom + + + + org.opendaylight.yangtools @@ -47,6 +62,11 @@ yang-parser-impl test + + org.opendaylight.yangtools + yang-test-util + test + junit junit @@ -54,19 +74,31 @@ - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + The following configuration is necessary for maven-site-plugin to + correctly identify the correct deployment path for OpenDaylight Maven + sites. + --> + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +