X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fpom.xml;h=da3e1337d4bcb124c51b3d217af5385307a1d45c;hb=baf86dff52722c1076188cc70d5a009222188272;hp=6e28450651cf97e416d30fd00363ade92b63d8f0;hpb=45bc3736caca116fc3fc0daa6351f58a7c27ba9e;p=yangtools.git diff --git a/yang/pom.xml b/yang/pom.xml index 6e28450651..da3e1337d4 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 + 2.0.5 + 4.0.0 org.opendaylight.yangtools yang-aggregator - 1.1.0-SNAPSHOT + 2.0.0-SNAPSHOT pom @@ -30,39 +30,47 @@ 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-spi + yang-parser-reactor yang-parser-impl - yang-model-export yang-data-jaxen - yang-system-test + yang-model-validator + yang-test-util + + + odlext-model-api + + + rfc7952-model-api + rfc7952-parser-support + + rfc8040-model-api + - - - - 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}/ + +