Skip to content

Commit f2f11b3

Browse files
committed
JMH v1.36.
1 parent 7708484 commit f2f11b3

File tree

15 files changed

+15
-15
lines changed

15 files changed

+15
-15
lines changed

jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openjdk.jmh</groupId>
77
<artifactId>jmh-archetypes</artifactId>
8-
<version>1.36-SNAPSHOT</version>
8+
<version>1.36</version>
99
</parent>
1010

1111
<artifactId>jmh-groovy-benchmark-archetype</artifactId>

jmh-archetypes/jmh-java-benchmark-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-archetypes</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<artifactId>jmh-java-benchmark-archetype</artifactId>

jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openjdk.jmh</groupId>
77
<artifactId>jmh-archetypes</artifactId>
8-
<version>1.36-SNAPSHOT</version>
8+
<version>1.36</version>
99
</parent>
1010

1111
<artifactId>jmh-kotlin-benchmark-archetype</artifactId>

jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.openjdk.jmh</groupId>
77
<artifactId>jmh-archetypes</artifactId>
8-
<version>1.36-SNAPSHOT</version>
8+
<version>1.36</version>
99
</parent>
1010

1111
<artifactId>jmh-scala-benchmark-archetype</artifactId>

jmh-archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-parent</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<name>JMH Archetypes</name>

jmh-core-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-parent</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<name>JMH Core Benchmarks</name>

jmh-core-ct/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-parent</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<name>JMH Core Compilation Tests</name>

jmh-core-it/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-parent</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<name>JMH Core Integration Tests</name>

jmh-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ questions.
3131
<parent>
3232
<groupId>org.openjdk.jmh</groupId>
3333
<artifactId>jmh-parent</artifactId>
34-
<version>1.36-SNAPSHOT</version>
34+
<version>1.36</version>
3535
</parent>
3636

3737
<name>JMH Core</name>

jmh-generator-annprocess/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ questions.
3131
<parent>
3232
<groupId>org.openjdk.jmh</groupId>
3333
<artifactId>jmh-parent</artifactId>
34-
<version>1.36-SNAPSHOT</version>
34+
<version>1.36</version>
3535
</parent>
3636

3737
<name>JMH Generators: Annotation Processors</name>

jmh-generator-asm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-parent</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<name>JMH Generators: ASM</name>

jmh-generator-bytecode/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-parent</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<name>JMH Generators: Bytecode</name>

jmh-generator-reflection/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<parent>
3131
<groupId>org.openjdk.jmh</groupId>
3232
<artifactId>jmh-parent</artifactId>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
</parent>
3535

3636
<name>JMH Generators: Reflection</name>

jmh-samples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ THE POSSIBILITY OF SUCH DAMAGE.
3636
<parent>
3737
<groupId>org.openjdk.jmh</groupId>
3838
<artifactId>jmh-parent</artifactId>
39-
<version>1.36-SNAPSHOT</version>
39+
<version>1.36</version>
4040
</parent>
4141

4242
<name>JMH Samples</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ questions.
3030
<groupId>org.openjdk.jmh</groupId>
3131
<artifactId>jmh-parent</artifactId>
3232
<packaging>pom</packaging>
33-
<version>1.36-SNAPSHOT</version>
33+
<version>1.36</version>
3434
<name>Java Microbenchmark Harness Parent</name>
3535

3636
<description>

0 commit comments

Comments
 (0)