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 9a760f0 commit 2df23e9Copy full SHA for 2df23e9
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
5
<artifactId>spring-cloud-deployer-cloudfoundry</artifactId>
6
- <version>2.7.6-SNAPSHOT</version>
+ <version>2.7.7-SNAPSHOT</version>
7
<groupId>org.springframework.cloud</groupId>
8
<packaging>jar</packaging>
9
@@ -18,7 +18,7 @@
18
19
<properties>
20
<java.version>1.8</java.version>
21
- <spring-cloud-deployer.version>2.7.6-SNAPSHOT</spring-cloud-deployer.version>
+ <spring-cloud-deployer.version>2.7.7-SNAPSHOT</spring-cloud-deployer.version>
22
<cloudfoundry-java-lib.version>4.16.0.RELEASE</cloudfoundry-java-lib.version>
23
<pivotal-cf-client-reactor.version>2.1.0.RELEASE</pivotal-cf-client-reactor.version>
24
</properties>
0 commit comments