X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=common%2Fobject-cache-api%2Fpom.xml;h=72685413479e8cbaa75d873610cb633505fef578;hb=1793ed3aa1a4edfb57dbe05ec1855c0d4efaf183;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..7268541347 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.6 + bundle 4.0.0 + org.opendaylight.yangtools object-cache-api + 2.0.6.8-SNAPSHOT + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.6.8-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 + + +