Going back to snapshots

This commit is contained in:
buildmaster
2021-12-01 18:35:18 +00:00
parent 5093c0f25b
commit 190e074586
8 changed files with 11 additions and 11 deletions

View File

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