X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=3751a43aada28c72f6d2b6ed01a1c2f3f340b9a4;hp=8f704a9c6b8a76722d64410d93d9cd040c16e2dc;hb=9f206c90ad2a6a434620f58ca0524c6c683e1eca;hpb=a56f747b898f4b9556a69b835861a5d522df35b5 diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 8f704a9c6b..3751a43aad 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -6,17 +6,20 @@ 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 - sal-parent org.opendaylight.controller - 1.5.0-SNAPSHOT + mdsal-parent + 1.8.0-SNAPSHOT + ../parent - 4.0.0 + org.opendaylight.controller benchmark-data-store + 1.8.0-SNAPSHOT + jar @@ -26,12 +29,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.openjdk.jmh jmh-core - 1.17.3 + 1.17.5 org.openjdk.jmh jmh-generator-annprocess - 1.17.3 + 1.17.5 org.opendaylight.controller @@ -50,6 +53,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 @@ -58,7 +68,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html java -classpath - + org.openjdk.jmh.Main .*