X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fpom.xml;h=3d64adcfea40aa6bdee0010920c283901df76906;hb=d85b112f9079f41bdab82c947bb501513c75c5ff;hp=6e28450651cf97e416d30fd00363ade92b63d8f0;hpb=45bc3736caca116fc3fc0daa6351f58a7c27ba9e;p=yangtools.git diff --git a/yang/pom.xml b/yang/pom.xml index 6e28450651..3d64adcfea 100644 --- a/yang/pom.xml +++ b/yang/pom.xml @@ -10,16 +10,16 @@ - org.opendaylight.odlparent - odlparent-lite - 1.8.0-SNAPSHOT - + org.opendaylight.odlparent + odlparent-lite + 1.8.1-SNAPSHOT + 4.0.0 org.opendaylight.yangtools yang-aggregator - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT pom @@ -30,39 +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}/ + +