X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Futil%2Fpom.xml;h=e1371ad6b2db7848edf981514907fbd2ff3cd8ca;hb=4c493b539e484d4ac5e207ca0e835a8df0559b82;hp=4f505a8ab04d32828f3be9a08c272243431f7a68;hpb=d3ca71a8df0fb128a3f63a23dc2f691a82b0eed0;p=yangtools.git diff --git a/common/util/pom.xml b/common/util/pom.xml index 4f505a8ab0..e1371ad6b2 100644 --- a/common/util/pom.xml +++ b/common/util/pom.xml @@ -12,14 +12,14 @@ org.opendaylight.odlparent bundle-parent - 1.9.0-SNAPSHOT + 2.0.4 bundle 4.0.0 org.opendaylight.yangtools util - 1.2.0-SNAPSHOT + 2.0.0-SNAPSHOT @@ -39,12 +39,12 @@ concepts - com.google.guava - guava + org.opendaylight.yangtools + triemap - com.github.romix - java-concurrent-hash-trie-map + com.google.guava + guava @@ -64,19 +64,31 @@ - - ${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}/ + +