OpenJDK / code-tools / jmh
changeset 1446:25d8b2695bac
Continue in 1.21-SNAPSHOT
author | shade |
---|---|
date | Tue, 23 Jan 2018 09:44:15 +0100 |
parents | 319b44de7f8e |
children | 4f5fef3309dc |
files | jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml jmh-archetypes/jmh-java-benchmark-archetype/pom.xml jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml jmh-archetypes/pom.xml jmh-core-benchmarks/pom.xml jmh-core-ct/pom.xml jmh-core-it/pom.xml jmh-core/pom.xml jmh-generator-annprocess/pom.xml jmh-generator-asm/pom.xml jmh-generator-bytecode/pom.xml jmh-generator-reflection/pom.xml jmh-samples/pom.xml pom.xml |
diffstat | 15 files changed, 15 insertions(+), 15 deletions(-) [+] |
line wrap: on
line diff
--- a/jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-archetypes/jmh-groovy-benchmark-archetype/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -5,7 +5,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-archetypes</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <artifactId>jmh-groovy-benchmark-archetype</artifactId>
--- a/jmh-archetypes/jmh-java-benchmark-archetype/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-archetypes/jmh-java-benchmark-archetype/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-archetypes</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <artifactId>jmh-java-benchmark-archetype</artifactId>
--- a/jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-archetypes/jmh-kotlin-benchmark-archetype/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -5,7 +5,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-archetypes</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <artifactId>jmh-kotlin-benchmark-archetype</artifactId>
--- a/jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-archetypes/jmh-scala-benchmark-archetype/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -5,7 +5,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-archetypes</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <artifactId>jmh-scala-benchmark-archetype</artifactId>
--- a/jmh-archetypes/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-archetypes/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Archetypes</name>
--- a/jmh-core-benchmarks/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-core-benchmarks/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Core Benchmarks</name>
--- a/jmh-core-ct/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-core-ct/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Core Compilation Tests</name>
--- a/jmh-core-it/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-core-it/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Core Integration Tests</name>
--- a/jmh-core/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-core/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -31,7 +31,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Core</name>
--- a/jmh-generator-annprocess/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-generator-annprocess/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -31,7 +31,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Generators: Annotation Processors</name>
--- a/jmh-generator-asm/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-generator-asm/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Generators: ASM</name>
--- a/jmh-generator-bytecode/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-generator-bytecode/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Generators: Bytecode</name>
--- a/jmh-generator-reflection/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-generator-reflection/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Generators: Reflection</name>
--- a/jmh-samples/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/jmh-samples/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -36,7 +36,7 @@ <parent> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <name>JMH Samples</name>
--- a/pom.xml Tue Jan 23 09:43:57 2018 +0100 +++ b/pom.xml Tue Jan 23 09:44:15 2018 +0100 @@ -30,7 +30,7 @@ <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-parent</artifactId> <packaging>pom</packaging> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> <name>Java Microbenchmark Harness Parent</name> <description>