Bumping versions to 3.0.8.BUILD-SNAPSHOT after release

This commit is contained in:
buildmaster
2020-05-28 10:03:11 +00:00
parent a39255c748
commit e67b8be21a
37 changed files with 55 additions and 55 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.2.4.BUILD-SNAPSHOT</version>
<version>2.3.1.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-function-dependencies</artifactId>
<version>3.0.7.BUILD-SNAPSHOT</version>
<version>3.0.8.BUILD-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Spring Cloud Function Dependencies</name>
<description>Spring Cloud Function Dependencies</description>