Skip to content

Commit 2df23e9

Browse files
Next development version
1 parent 9a760f0 commit 2df23e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44

55
<artifactId>spring-cloud-deployer-cloudfoundry</artifactId>
6-
<version>2.7.6-SNAPSHOT</version>
6+
<version>2.7.7-SNAPSHOT</version>
77
<groupId>org.springframework.cloud</groupId>
88
<packaging>jar</packaging>
99

@@ -18,7 +18,7 @@
1818

1919
<properties>
2020
<java.version>1.8</java.version>
21-
<spring-cloud-deployer.version>2.7.6-SNAPSHOT</spring-cloud-deployer.version>
21+
<spring-cloud-deployer.version>2.7.7-SNAPSHOT</spring-cloud-deployer.version>
2222
<cloudfoundry-java-lib.version>4.16.0.RELEASE</cloudfoundry-java-lib.version>
2323
<pivotal-cf-client-reactor.version>2.1.0.RELEASE</pivotal-cf-client-reactor.version>
2424
</properties>

0 commit comments

Comments
 (0)