X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=eb07999df717298eaa360c46dbea0a90db03a1c1;hb=4cff56700b0c7c0676964add12f5d70b3761911c;hp=8f704a9c6b8a76722d64410d93d9cd040c16e2dc;hpb=a56f747b898f4b9556a69b835861a5d522df35b5;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 8f704a9c6b..eb07999df7 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -6,17 +6,24 @@ 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.10.1-SNAPSHOT + ../parent - 4.0.0 + org.opendaylight.controller benchmark-data-store + 1.10.1-SNAPSHOT + jar + + + true + @@ -26,20 +33,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.openjdk.jmh jmh-core - 1.17.3 + 1.21 org.openjdk.jmh jmh-generator-annprocess - 1.17.3 + 1.21 - org.opendaylight.controller - sal-inmemory-datastore + org.opendaylight.mdsal + mdsal-dom-inmemory-datastore - org.opendaylight.controller - sal-broker-impl + org.opendaylight.mdsal + mdsal-dom-broker org.opendaylight.yangtools @@ -58,7 +65,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html java -classpath - + org.openjdk.jmh.Main .*