X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=yang%2Fyang-model-export%2Fpom.xml;h=2f61fbae390fecf1607e956e57c5215c015ff289;hb=9841eb17a3048af6f52c8210275e91a303491b30;hp=1433c148c75c37749f4471590548846d932f5750;hpb=54acabe218acc31128b92e4e854d19675f0ae1bd;p=yangtools.git diff --git a/yang/yang-model-export/pom.xml b/yang/yang-model-export/pom.xml index 1433c148c7..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 - 1.0.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 @@ -56,20 +76,6 @@ - - - - org.apache.felix - maven-bundle-plugin - - - ${project.groupId}.${project.artifactId} - - - - - -