Update SNAPSHOT to 3.0.0-M3

This commit is contained in:
buildmaster
2020-07-23 18:47:48 +00:00
parent b0a8a81b49
commit f352801918
27 changed files with 38 additions and 38 deletions

View File

@@ -22,7 +22,7 @@
<name>Benchmarks</name>
<description>Benchmarks (JMH)</description>
<groupId>org.springframework.cloud</groupId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M3</version>
<artifactId>benchmarks</artifactId>
<parent>
@@ -41,7 +41,7 @@
<okhttp.version>3.14.6</okhttp.version>
<microbenchmark-runner.version>0.2.0.RELEASE</microbenchmark-runner.version>
<jmh.version>1.21</jmh.version>
<spring-cloud-stream.version>3.1.0-SNAPSHOT</spring-cloud-stream.version>
<spring-cloud-stream.version>3.1.0-M2</spring-cloud-stream.version>
</properties>
<dependencyManagement>