X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=bd8a8bc2b165c9f45ef19de0f818f3ddf806b509;hb=e35d98a33c70782ac40e43a05864a25d1984ff33;hp=7b351729f2f3b775ebf1e84a7f9b7b4db3d94816;hpb=6ca44d2095f0887508dd32f0174058a627eff4f9;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 7b351729f2..bd8a8bc2b1 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.4 + 3.1.4 org.opendaylight.controller benchmark-data-store - 1.6.0-SNAPSHOT + 1.7.4 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.6.5 pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.4 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