X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=ddcff39a95565ebeb55483fed02aa61207c493be;hb=203caf5c312c6ce4719be972e84b5d07e7750ad0;hp=2a4ffc0feed060c61f955d789ec8c7f9743cf454;hpb=b25f55c6265708661db0a43fccc595f7fdd81767;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 2a4ffc0fee..ddcff39a95 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.2 + 3.1.3 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