X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fpom.xml;h=7a809476b9057a7c06e83f89e72272824298ff93;hb=86d0422023815ba00acbd6bc73d0f6244ae7641e;hp=4df79a4b1109ce891d410b1a9cc4ea9841558c4a;hpb=f84d7f0840639ade4824c7be0aef01b390ec7d9b;p=yangtools.git diff --git a/yang/pom.xml b/yang/pom.xml index 4df79a4b11..7a809476b9 100644 --- a/yang/pom.xml +++ b/yang/pom.xml @@ -10,16 +10,16 @@ - org.opendaylight.odlparent - odlparent-lite - 1.7.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 1.8.4-SNAPSHOT + 4.0.0 org.opendaylight.yangtools yang-aggregator - 1.0.0-SNAPSHOT + 1.1.4-SNAPSHOT pom @@ -30,38 +30,33 @@ yang-data-transform yang-data-codec-gson yang-data-codec-xml - yang-model-api yang-maven-plugin yang-maven-plugin-it yang-maven-plugin-spi + yang-model-api + yang-model-export + yang-model-immutable yang-model-util yang-parser-api yang-parser-impl - yang-model-export yang-data-jaxen + yang-system-test + yang-test-util - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - - - - ${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}/ + +