X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fbenchmark-data-store%2Fpom.xml;h=d08e9b3c7ef7ec3099f7764602a78f71eb08b0a1;hb=a7fa4e6badc5d5d3f402bedb72edebbf5c12bd2b;hp=2a340d363a2e84d00b28e771c8b63e3d87b14c4c;hpb=dea515c8870769408b9bea29f555d6b71ff43211;p=controller.git diff --git a/opendaylight/md-sal/benchmark-data-store/pom.xml b/opendaylight/md-sal/benchmark-data-store/pom.xml index 2a340d363a..d08e9b3c7e 100644 --- a/opendaylight/md-sal/benchmark-data-store/pom.xml +++ b/opendaylight/md-sal/benchmark-data-store/pom.xml @@ -6,34 +6,55 @@ 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.3.0-SNAPSHOT + org.opendaylight.odlparent + odlparent + 2.0.4 + - 4.0.0 + + org.opendaylight.controller benchmark-data-store + 1.7.0-SNAPSHOT + jar + + + + + org.opendaylight.yangtools + yangtools-artifacts + 2.0.0-SNAPSHOT + pom + import + + + org.opendaylight.controller + mdsal-artifacts + 1.7.0-SNAPSHOT + pom + import + + + org.opendaylight.yangtools yang-data-impl - - org.opendaylight.yangtools - yang-parser-impl - org.openjdk.jmh jmh-core + 1.17.5 org.openjdk.jmh jmh-generator-annprocess + 1.17.5 org.opendaylight.controller @@ -44,13 +65,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html sal-broker-impl - org.slf4j - slf4j-simple + org.opendaylight.yangtools + yang-test-util + compile + + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=error + + org.codehaus.mojo exec-maven-plugin @@ -59,7 +88,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html java -classpath - + org.openjdk.jmh.Main .*