Bumping versions to 3.1.4-SNAPSHOT after release

This commit is contained in:
buildmaster
2023-02-23 23:16:49 +00:00
parent 9a1dbe255d
commit a5ae3ea987
8 changed files with 11 additions and 11 deletions

View File

@@ -6,11 +6,11 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.6-SNAPSHOT</version>
<version>3.1.7-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-cloudfoundry-dependencies</artifactId>
<version>3.1.3-SNAPSHOT</version>
<version>3.1.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>spring-cloud-cloudfoundry-dependencies</name>
<description>Spring Cloud Cloudfoundry Dependencies</description>