Bumping versions to 2.2.9.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2021-04-21 17:43:36 +00:00
parent 119115edc1
commit 4c2eb7fb72
30 changed files with 39 additions and 39 deletions

View File

@@ -22,7 +22,7 @@
<name>Benchmarks</name>
<description>Benchmarks (JMH)</description>
<groupId>org.springframework.cloud</groupId>
<version>2.2.8.BUILD-SNAPSHOT</version>
<version>2.2.9.BUILD-SNAPSHOT</version>
<artifactId>benchmarks</artifactId>
<parent>
@@ -41,7 +41,7 @@
<okhttp.version>4.9.0</okhttp.version>
<microbenchmark-runner.version>0.2.0.RELEASE</microbenchmark-runner.version>
<jmh.version>1.21</jmh.version>
<spring-cloud-stream.version>Horsham.BUILD-SNAPSHOT</spring-cloud-stream.version>
<spring-cloud-stream.version>Horsham.SR12</spring-cloud-stream.version>
</properties>
<dependencyManagement>