Bumping versions

This commit is contained in:
buildmaster
2021-12-02 04:22:33 +00:00
parent 848c306d67
commit c6c6783a0a
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
<relativePath />
</parent>
<scm>

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>3.1.1-SNAPSHOT</version>
<version>3.1.0</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-netflix-dependencies</artifactId>