Bumping versions to 3.0.6-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-12-15 17:40:43 +00:00
parent 1b6c4f585c
commit 818f61f09e
36 changed files with 45 additions and 45 deletions

View File

@@ -22,13 +22,13 @@
<name>Benchmarks</name>
<description>Benchmarks (JMH)</description>
<groupId>org.springframework.cloud</groupId>
<version>3.0.5-SNAPSHOT</version>
<version>3.0.6-SNAPSHOT</version>
<artifactId>benchmarks</artifactId>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.10</version>
<version>2.4.13</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>