From 2effa2c8310e1d3ad03c8ee02024edca9252b46a Mon Sep 17 00:00:00 2001 From: Aleksey Shipilev Date: Thu, 3 Aug 2023 14:10:41 +0200 Subject: [PATCH] JMH v1.37. --- jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml | 2 +- jmh-archetypes/jmh-java-benchmark-archetype/pom.xml | 2 +- jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml | 2 +- jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml | 2 +- jmh-archetypes/pom.xml | 2 +- jmh-core-benchmarks/pom.xml | 2 +- jmh-core-ct/pom.xml | 2 +- jmh-core-it/pom.xml | 2 +- jmh-core/pom.xml | 2 +- jmh-generator-annprocess/pom.xml | 2 +- jmh-generator-asm/pom.xml | 2 +- jmh-generator-bytecode/pom.xml | 2 +- jmh-generator-reflection/pom.xml | 2 +- jmh-samples/pom.xml | 2 +- pom.xml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml b/jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml index b12cd7294..3a4d2f95d 100644 --- a/jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml +++ b/jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml @@ -5,7 +5,7 @@ org.openjdk.jmh jmh-archetypes - 1.37-SNAPSHOT + 1.37 jmh-groovy-benchmark-archetype diff --git a/jmh-archetypes/jmh-java-benchmark-archetype/pom.xml b/jmh-archetypes/jmh-java-benchmark-archetype/pom.xml index 2ae7e4b99..a30b91c92 100644 --- a/jmh-archetypes/jmh-java-benchmark-archetype/pom.xml +++ b/jmh-archetypes/jmh-java-benchmark-archetype/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-archetypes - 1.37-SNAPSHOT + 1.37 jmh-java-benchmark-archetype diff --git a/jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml b/jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml index 2ab9f9fc0..1a972f95c 100644 --- a/jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml +++ b/jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml @@ -5,7 +5,7 @@ org.openjdk.jmh jmh-archetypes - 1.37-SNAPSHOT + 1.37 jmh-kotlin-benchmark-archetype diff --git a/jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml b/jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml index f3965ff94..e1dff4c6d 100644 --- a/jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml +++ b/jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml @@ -5,7 +5,7 @@ org.openjdk.jmh jmh-archetypes - 1.37-SNAPSHOT + 1.37 jmh-scala-benchmark-archetype diff --git a/jmh-archetypes/pom.xml b/jmh-archetypes/pom.xml index ac09c66b3..83e52545c 100644 --- a/jmh-archetypes/pom.xml +++ b/jmh-archetypes/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Archetypes diff --git a/jmh-core-benchmarks/pom.xml b/jmh-core-benchmarks/pom.xml index 1c10c3e04..19b1bb674 100644 --- a/jmh-core-benchmarks/pom.xml +++ b/jmh-core-benchmarks/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Core Benchmarks diff --git a/jmh-core-ct/pom.xml b/jmh-core-ct/pom.xml index 5f6e853c7..26713f9ff 100644 --- a/jmh-core-ct/pom.xml +++ b/jmh-core-ct/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Core Compilation Tests diff --git a/jmh-core-it/pom.xml b/jmh-core-it/pom.xml index b61e20043..d4fa17137 100644 --- a/jmh-core-it/pom.xml +++ b/jmh-core-it/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Core Integration Tests diff --git a/jmh-core/pom.xml b/jmh-core/pom.xml index 6c3e9a7bb..3fd80a70c 100644 --- a/jmh-core/pom.xml +++ b/jmh-core/pom.xml @@ -31,7 +31,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Core diff --git a/jmh-generator-annprocess/pom.xml b/jmh-generator-annprocess/pom.xml index 3c151f2e1..276d0257f 100644 --- a/jmh-generator-annprocess/pom.xml +++ b/jmh-generator-annprocess/pom.xml @@ -31,7 +31,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Generators: Annotation Processors diff --git a/jmh-generator-asm/pom.xml b/jmh-generator-asm/pom.xml index 59df52d7a..966a3a3c4 100644 --- a/jmh-generator-asm/pom.xml +++ b/jmh-generator-asm/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Generators: ASM diff --git a/jmh-generator-bytecode/pom.xml b/jmh-generator-bytecode/pom.xml index 4805f7f34..2e7e59378 100644 --- a/jmh-generator-bytecode/pom.xml +++ b/jmh-generator-bytecode/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Generators: Bytecode diff --git a/jmh-generator-reflection/pom.xml b/jmh-generator-reflection/pom.xml index 07b2fb965..69f9565ec 100644 --- a/jmh-generator-reflection/pom.xml +++ b/jmh-generator-reflection/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Generators: Reflection diff --git a/jmh-samples/pom.xml b/jmh-samples/pom.xml index fcd57b2b3..56dea6757 100644 --- a/jmh-samples/pom.xml +++ b/jmh-samples/pom.xml @@ -36,7 +36,7 @@ THE POSSIBILITY OF SUCH DAMAGE. org.openjdk.jmh jmh-parent - 1.37-SNAPSHOT + 1.37 JMH Samples diff --git a/pom.xml b/pom.xml index 2b0a06f5e..2d4da4358 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent pom - 1.37-SNAPSHOT + 1.37 Java Microbenchmark Harness Parent