X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-noop%2Fpom.xml;h=b1319d430a29c5ac5b36a9d8d34bc86e81f36857;hb=refs%2Fheads%2Fv2.0.x;hp=e2c9bce995b928f91cd0e14119fe1c5b33594a2c;hpb=ba1b7f529bb6d4c451500230504692478150454d;p=yangtools.git diff --git a/common/object-cache-noop/pom.xml b/common/object-cache-noop/pom.xml index e2c9bce995..b1319d430a 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.1.9 + bundle 4.0.0 + org.opendaylight.yangtools object-cache-noop + 2.0.24-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + @@ -29,7 +44,26 @@ 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 + +