X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-noop%2Fpom.xml;h=1cef960d31ddf5e54d95170176fec98f336451f3;hb=391e3a1942b1c73a201c331a220a289275d10e59;hp=e2c9bce995b928f91cd0e14119fe1c5b33594a2c;hpb=194ebc19a17eb750b3cd6ddd020034c2509aa1fa;p=yangtools.git diff --git a/common/object-cache-noop/pom.xml b/common/object-cache-noop/pom.xml index e2c9bce995..1cef960d31 100644 --- a/common/object-cache-noop/pom.xml +++ b/common/object-cache-noop/pom.xml @@ -10,13 +10,28 @@ - org.opendaylight.yangtools - common-parent - 0.6.2-SNAPSHOT + org.opendaylight.odlparent + bundle-parent + 3.0.0 + bundle 4.0.0 + org.opendaylight.yangtools object-cache-noop + 2.0.0-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + import + pom + + + @@ -29,7 +44,41 @@ org.apache.felix maven-bundle-plugin + true + + + + org.opendaylight.yangtools.objcache.impl + + + org.opendaylight.yangtools.objcache.noop + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +