X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=benchmarks%2Fpom.xml;h=29fa5f7df4f5cb6b7dfbea76f17f4d0887227ebc;hb=c056341221e413b47f1b1575e33ea958e77889dc;hp=061d96321c454c342c5af1f2d3901ff0825db75d;hpb=4e7053092a93ce83ca90d3dc2d53bf08fb9fac57;p=yangtools.git diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 061d96321c..29fa5f7df4 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -11,39 +11,56 @@ org.opendaylight.odlparent odlparent - 4.0.9 + 10.0.1 4.0.0 org.opendaylight.yangtools benchmarks - 2.1.9-SNAPSHOT + 8.0.4-SNAPSHOT + + + + true + org.opendaylight.yangtools - yang-data-impl - 2.1.9-SNAPSHOT + yang-data-tree-ri + 8.0.4-SNAPSHOT org.opendaylight.yangtools yang-test-util - 2.1.9-SNAPSHOT + 8.0.4-SNAPSHOT compile org.openjdk.jmh jmh-core - 1.21 - - - org.openjdk.jmh - jmh-generator-annprocess - 1.21 + 1.23 + + + + maven-compiler-plugin + + + + org.openjdk.jmh + jmh-generator-annprocess + 1.23 + + + + + + +