X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-guava%2Fpom.xml;h=9ee705af65f012e0ffb561fe18038c3f021b58c8;hb=dc6156c3cc37f1b9acf68cbc69d59423bf1791eb;hp=ee65f854960c78227e087e8e46d3eff4e217bfce;hpb=792ebcf7972bab8b19b36b825d30003db79641ae;p=yangtools.git diff --git a/common/object-cache-guava/pom.xml b/common/object-cache-guava/pom.xml index ee65f85496..9ee705af65 100644 --- a/common/object-cache-guava/pom.xml +++ b/common/object-cache-guava/pom.xml @@ -11,9 +11,11 @@ org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + yangtools-parent + 0.8.1-SNAPSHOT + /../../common/parent/pom.xml + bundle 4.0.0 object-cache-guava @@ -27,13 +29,46 @@ com.google.guava guava + + + junit + junit + test + org.apache.felix maven-bundle-plugin + true + + + + org.opendaylight.yangtools.objcache.impl + + + org.opendaylight.yangtools.objcache.guava + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +