Going back to snapshots

This commit is contained in:
buildmaster
2022-09-03 00:15:16 +00:00
parent 716149a54f
commit de8a33ae5c
49 changed files with 64 additions and 64 deletions

View File

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