X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-api%2Fpom.xml;h=e471525ebd251a9cfaddb788a76443699017a5c3;hb=8f337f5327e7c1334af5eb45d7901141fa302cfe;hp=8ef8a14433a309bc26a2edb2bfcf7dd8be78bcc1;hpb=194ebc19a17eb750b3cd6ddd020034c2509aa1fa;p=yangtools.git diff --git a/common/object-cache-api/pom.xml b/common/object-cache-api/pom.xml index 8ef8a14433..e471525ebd 100644 --- a/common/object-cache-api/pom.xml +++ b/common/object-cache-api/pom.xml @@ -9,24 +9,36 @@ --> + - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 1.8.0-SNAPSHOT + bundle 4.0.0 + org.opendaylight.yangtools object-cache-api + 1.1.0-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + 1.1.0-SNAPSHOT + import + pom + + + org.opendaylight.yangtools concepts - - org.slf4j - slf4j-api - com.google.guava guava @@ -36,6 +48,12 @@ jsr305 provided + + + junit + junit + test + @@ -43,6 +61,15 @@ org.apache.felix maven-bundle-plugin + true + + + + org.opendaylight.yangtools.objcache.impl;resolution:=optional, + * + + + org.apache.maven.plugins @@ -65,4 +92,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +