From f2f11b30667906438e3100e79af497f55d615398 Mon Sep 17 00:00:00 2001 From: Aleksey Shipilev Date: Mon, 14 Nov 2022 11:54:30 +0100 Subject: [PATCH] JMH v1.36. --- 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 844487b45..c9d3a736d 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.36-SNAPSHOT + 1.36 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 963fee420..ad35a2597 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.36-SNAPSHOT + 1.36 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 4ba2b3e04..41517adb1 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.36-SNAPSHOT + 1.36 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 8931e0942..dcdd264b9 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.36-SNAPSHOT + 1.36 jmh-scala-benchmark-archetype diff --git a/jmh-archetypes/pom.xml b/jmh-archetypes/pom.xml index d5cf78fc0..db3aae057 100644 --- a/jmh-archetypes/pom.xml +++ b/jmh-archetypes/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Archetypes diff --git a/jmh-core-benchmarks/pom.xml b/jmh-core-benchmarks/pom.xml index a9ac65415..e47a9544c 100644 --- a/jmh-core-benchmarks/pom.xml +++ b/jmh-core-benchmarks/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Core Benchmarks diff --git a/jmh-core-ct/pom.xml b/jmh-core-ct/pom.xml index 0a500d31b..9e2dc151f 100644 --- a/jmh-core-ct/pom.xml +++ b/jmh-core-ct/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Core Compilation Tests diff --git a/jmh-core-it/pom.xml b/jmh-core-it/pom.xml index b403ce75e..2ce0b65da 100644 --- a/jmh-core-it/pom.xml +++ b/jmh-core-it/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Core Integration Tests diff --git a/jmh-core/pom.xml b/jmh-core/pom.xml index b74096fcc..fee3bf5b2 100644 --- a/jmh-core/pom.xml +++ b/jmh-core/pom.xml @@ -31,7 +31,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Core diff --git a/jmh-generator-annprocess/pom.xml b/jmh-generator-annprocess/pom.xml index b1cdc5900..816648172 100644 --- a/jmh-generator-annprocess/pom.xml +++ b/jmh-generator-annprocess/pom.xml @@ -31,7 +31,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Generators: Annotation Processors diff --git a/jmh-generator-asm/pom.xml b/jmh-generator-asm/pom.xml index 36b1594b9..6008f9b8b 100644 --- a/jmh-generator-asm/pom.xml +++ b/jmh-generator-asm/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Generators: ASM diff --git a/jmh-generator-bytecode/pom.xml b/jmh-generator-bytecode/pom.xml index 601716a01..08ed0d475 100644 --- a/jmh-generator-bytecode/pom.xml +++ b/jmh-generator-bytecode/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Generators: Bytecode diff --git a/jmh-generator-reflection/pom.xml b/jmh-generator-reflection/pom.xml index 30c3adb92..f608629f5 100644 --- a/jmh-generator-reflection/pom.xml +++ b/jmh-generator-reflection/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent - 1.36-SNAPSHOT + 1.36 JMH Generators: Reflection diff --git a/jmh-samples/pom.xml b/jmh-samples/pom.xml index 38fa32970..795d590eb 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.36-SNAPSHOT + 1.36 JMH Samples diff --git a/pom.xml b/pom.xml index 838585ba3..63076cf4b 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ questions. org.openjdk.jmh jmh-parent pom - 1.36-SNAPSHOT + 1.36 Java Microbenchmark Harness Parent