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=4832a6014467b25d44f548e4b376232ca1eac24b;hp=d27d0434685845da40d11fb887d073ef2556fc3f;hb=afedfa80158137d46a649470b95788e8beac2c0d;hpb=bd9676e69667dcaa7b85d0f8d738b481b0cefdb7 diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index d27d043468..4832a60144 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.2 - + org.opendaylight.controller + mdsal-parent + 1.11.0-SNAPSHOT + ../parent - org.opendaylight.controller benchmark-data-store - 1.8.0-SNAPSHOT + 1.11.0-SNAPSHOT jar - - - - org.opendaylight.yangtools - yangtools-artifacts - 2.0.1 - pom - import - - - org.opendaylight.controller - mdsal-artifacts - 1.8.0-SNAPSHOT - pom - import - - - + + true + @@ -49,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 @@ -73,13 +57,6 @@ 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