X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fyang-model-export%2Fpom.xml;h=2f61fbae390fecf1607e956e57c5215c015ff289;hb=refs%2Fheads%2Fstable%2Fcarbon;hp=31f82961be842eefee343fc264153854b0db4223;hpb=9e5540fb30986583d69e51f9290dbb651338f4b0;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 31f82961be..2f61fbae39 100644 --- a/yang/yang-model-export/pom.xml +++ b/yang/yang-model-export/pom.xml @@ -10,17 +10,32 @@ - org.opendaylight.yangtools - yangtools-parent - 0.7.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 1.8.5-SNAPSHOT + 4.0.0 + org.opendaylight.yangtools yang-model-export + 1.1.5-SNAPSHOT + bundle ${project.artifactId} ${project.artifactId} + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.5-SNAPSHOT + import + pom + + + + ${project.groupId} @@ -40,6 +55,11 @@ yang-parser-impl test + + ${project.groupId} + yang-test-util + test + org.mockito mockito-core @@ -52,23 +72,23 @@ xmlunit xmlunit - 1.5 test - - - - 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}/ + +