We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce20d69 commit 20cf6eeCopy full SHA for 20cf6ee
pom.xml
@@ -11,7 +11,7 @@
11
<parent>
12
<groupId>org.springframework.cloud</groupId>
13
<artifactId>spring-cloud-build</artifactId>
14
- <version>3.1.0</version>
+ <version>3.1.1-SNAPSHOT</version>
15
<relativePath/>
16
</parent>
17
spring-cloud-cloudfoundry-dependencies/pom.xml
@@ -6,7 +6,7 @@
6
7
<artifactId>spring-cloud-dependencies-parent</artifactId>
8
9
- <version>3.1.1-SNAPSHOT</version>
+ <version>3.1.0</version>
10
<artifactId>spring-cloud-cloudfoundry-dependencies</artifactId>
0 commit comments