X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-guava%2Fpom.xml;h=96fb866dd25dbb124d2952f4c03e0bdfa6fdc581;hb=5e5b2652223917993dc44302488d9fb4d715025d;hp=ee65f854960c78227e087e8e46d3eff4e217bfce;hpb=194ebc19a17eb750b3cd6ddd020034c2509aa1fa;p=yangtools.git diff --git a/common/object-cache-guava/pom.xml b/common/object-cache-guava/pom.xml index ee65f85496..96fb866dd2 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-Beryllium-SR1 + /../../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}/ + +