X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=3c16bc259a9b3b71de3e90be16ba9cf0697ff8bb;hb=78d3eea7d730f07f89c36fe24afbf51781a21bc3;hp=a048ee5100aa1d7b8a165cbf1c13e3868ad79982;hpb=4c2d619c7e42a60784e1a35dbf15c190b4384ca7;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index a048ee5100..3c16bc259a 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -6,41 +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 - org.opendaylight.odlparent - odlparent - 2.0.1 - + org.opendaylight.controller + mdsal-parent + 1.12.0-SNAPSHOT + ../parent - org.opendaylight.controller benchmark-data-store - 1.6.0-SNAPSHOT + 1.12.0-SNAPSHOT jar - - - - org.opendaylight.yangtools - yangtools-artifacts - 1.2.0-SNAPSHOT - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.6.0-SNAPSHOT - pom - import - - - + + true + @@ -50,20 +33,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.openjdk.jmh jmh-core - 1.17.5 + 1.21 org.openjdk.jmh jmh-generator-annprocess - 1.17.5 + 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 @@ -82,7 +65,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html java -classpath - + org.openjdk.jmh.Main .*