X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=1c4dea66409c360900ab24876d47b278ad9c1319;hb=0974e46356a0bd30df5ddb70bdf072de1acbd240;hp=3c16bc259a9b3b71de3e90be16ba9cf0697ff8bb;hpb=bfdebc4f870121f188313e2b7175a29c885309f3;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 3c16bc259a..1c4dea6640 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html jar - true + true @@ -33,12 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.openjdk.jmh jmh-core - 1.21 - - - org.openjdk.jmh - jmh-generator-annprocess - 1.21 + 1.23 org.opendaylight.mdsal @@ -57,6 +52,18 @@ and is available at http://www.eclipse.org/legal/epl-v10.html + + maven-compiler-plugin + + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + + + + org.codehaus.mojo exec-maven-plugin