X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fobject-cache-api%2Fpom.xml;h=96cb3fac51e155a5eb3fea21098948a5ecc5f882;hb=refs%2Fheads%2Fv2.0.x;hp=0fc11fc5580e0eed09f806c3f841969fed8bb373;hpb=5224d7bd6d2732290cdc09dc5aa0ec8bdbc0cc71;p=yangtools.git diff --git a/common/object-cache-api/pom.xml b/common/object-cache-api/pom.xml index 0fc11fc558..96cb3fac51 100644 --- a/common/object-cache-api/pom.xml +++ b/common/object-cache-api/pom.xml @@ -11,33 +11,38 @@ - org.opendaylight.yangtools - yangtools-parent - 0.8.0-SNAPSHOT - /../../common/parent/pom.xml + org.opendaylight.odlparent + bundle-parent + 3.1.9 + bundle 4.0.0 + org.opendaylight.yangtools object-cache-api + 2.0.24-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.24-SNAPSHOT + import + pom + + + org.opendaylight.yangtools concepts - - org.slf4j - slf4j-api - com.google.guava guava - - com.google.code.findbugs - jsr305 - provided - junit @@ -80,6 +85,14 @@ + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + +