X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=yang%2Fpom.xml;h=e19570459482580113c54f32aa9bf23e5d7fa90e;hb=e856047ff9cd6b5cfca9b59d4ef7c289df8f0782;hp=f729e2424fb6ea0a1cb30786797ab5fb668fa30d;hpb=25af5cac9dc66fe36021a1f4e224b64a3f7ac177;p=yangtools.git diff --git a/yang/pom.xml b/yang/pom.xml index f729e2424f..e195704594 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.2-SNAPSHOT + 4.0.0 org.opendaylight.yangtools yang-aggregator - 1.1.0-SNAPSHOT + 1.1.2-SNAPSHOT pom @@ -43,28 +43,20 @@ 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}/ + +