X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=81a32e4a4fe3bffba9dea4c6b6077f5ac000d425;hb=refs%2Fchanges%2F86%2F78686%2F1;hp=6ca4675baa19b7d97f3c60b396649f56afac8321;hpb=503b3586400a2de5d37f2b7e942b96856427b673;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 6ca4675baa..81a32e4a4f 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 - 1.8.0-Carbon + 3.1.4 org.opendaylight.controller benchmark-data-store - 1.6.0-SNAPSHOT + 1.7.5-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.6.5 pom import org.opendaylight.controller mdsal-artifacts - 1.6.0-SNAPSHOT + 1.7.5-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