X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=f680f9a31910512737c8f376a34910555c00323e;hb=21b3fb1ea12d1e28115f6c216bbbfd9c80b2216f;hp=5a6c950acfb387cab0607d645455fbd37c7965e6;hpb=6ae283a8abfeeec44eff45320e28d332177575e4;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 5a6c950acf..f680f9a319 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -10,17 +10,32 @@ - org.opendaylight.yangtools - yangtools-parent - 1.0.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-model-export + 1.1.0-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -40,6 +55,11 @@ yang-parser-impl test + + ${project.groupId} + yang-test-util + test + org.mockito mockito-core @@ -56,18 +76,19 @@ - - - - org.apache.felix - maven-bundle-plugin - - - ${project.groupId}.${project.artifactId} - - - - - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +