X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=1c4dea66409c360900ab24876d47b278ad9c1319;hb=0974e46356a0bd30df5ddb70bdf072de1acbd240;hp=92b4808f39ae3d4c562bac7f809651708800e0cd;hpb=b95285098ab2090d36095c69fc838d4df4d61300;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 92b4808f39..1c4dea6640 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -10,36 +10,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.opendaylight.odlparent - odlparent - 3.0.1 - + org.opendaylight.controller + mdsal-parent + 1.12.0-SNAPSHOT + ../parent - org.opendaylight.controller benchmark-data-store - 1.7.0-SNAPSHOT + 1.12.0-SNAPSHOT jar - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.0 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.7.0-SNAPSHOT - pom - import - - - + + true + @@ -49,20 +33,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.openjdk.jmh jmh-core - 1.17.5 - - - org.openjdk.jmh - jmh-generator-annprocess - 1.17.5 + 1.23 - 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 @@ -74,10 +53,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html - org.apache.maven.plugins - maven-checkstyle-plugin + maven-compiler-plugin - checkstyle.violationSeverity=error + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + +