Bumping versions to 2.1.8.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-01-31 22:16:43 +00:00
parent 00af789f6d
commit efda469d91
18 changed files with 26 additions and 26 deletions

View File

@@ -22,7 +22,7 @@
<name>Benchmarks</name>
<description>Benchmarks (JMH)</description>
<groupId>org.springframework.cloud</groupId>
<version>2.1.7.BUILD-SNAPSHOT</version>
<version>2.1.8.BUILD-SNAPSHOT</version>
<artifactId>benchmarks</artifactId>
<properties>
@@ -34,7 +34,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<spring-boot.version>2.1.10.RELEASE</spring-boot.version>
<spring-boot.version>2.3.0.BUILD-SNAPSHOT</spring-boot.version>
<spring-boot.version>2.1.10.RELEASE</spring-boot.version>
<brave.version>5.9.2</brave.version>
<okhttp.version>3.11.0</okhttp.version>
</properties>