Going back to snapshots

This commit is contained in:
buildmaster
2021-09-21 15:23:29 +00:00
parent bffa4ab7db
commit 4ff72048cf
37 changed files with 47 additions and 271 deletions

View File

@@ -22,13 +22,13 @@
<name>Benchmarks</name>
<description>Benchmarks (JMH)</description>
<groupId>org.springframework.cloud</groupId>
<version>3.0.4</version>
<version>3.0.4-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.7</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>