X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=326dd2921be948ec4e42b248a00ae659d6bf610a;hb=refs%2Fchanges%2F85%2F73085%2F3;hp=8345bdc0dbd7f7adde1fb116b0ce11941a481423;hpb=6602310b78b5bf54899456e2efa867d116731267;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 8345bdc0db..326dd2921b 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -6,21 +6,19 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.odlparent odlparent - 2.0.0 + 3.1.1 org.opendaylight.controller benchmark-data-store - 1.6.0-SNAPSHOT + 1.7.3-SNAPSHOT jar @@ -28,14 +26,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.yangtools yangtools-artifacts - 1.2.0-SNAPSHOT + 2.0.5 pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.3-SNAPSHOT pom import @@ -74,6 +72,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.codehaus.mojo exec-maven-plugin