Skip to content

Commit d472d0d

Browse files
author
David O'Sullivan
committed
v5.11.0.RELEASE Release
1 parent 74fa544 commit d472d0d

File tree

26 files changed

+3824
-8
lines changed

26 files changed

+3824
-8
lines changed

.DS_Store

6 KB
Binary file not shown.

cf.yml

Lines changed: 498 additions & 0 deletions
Large diffs are not rendered by default.

cloudfoundry-client-reactor/.DS_Store

6 KB
Binary file not shown.

cloudfoundry-client-reactor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.cloudfoundry</groupId>
2727
<artifactId>cloudfoundry-java-client</artifactId>
28-
<version>5.11.0.BUILD-SNAPSHOT</version>
28+
<version>5.11.0.RELEASE</version>
2929
</parent>
3030

3131
<artifactId>cloudfoundry-client-reactor</artifactId>

cloudfoundry-client/.DS_Store

6 KB
Binary file not shown.

cloudfoundry-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.cloudfoundry</groupId>
2727
<artifactId>cloudfoundry-java-client</artifactId>
28-
<version>5.11.0.BUILD-SNAPSHOT</version>
28+
<version>5.11.0.RELEASE</version>
2929
</parent>
3030

3131
<artifactId>cloudfoundry-client</artifactId>

cloudfoundry-operations/.DS_Store

6 KB
Binary file not shown.

cloudfoundry-operations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.cloudfoundry</groupId>
2727
<artifactId>cloudfoundry-java-client</artifactId>
28-
<version>5.11.0.BUILD-SNAPSHOT</version>
28+
<version>5.11.0.RELEASE</version>
2929
</parent>
3030

3131
<artifactId>cloudfoundry-operations</artifactId>

cloudfoundry-operations/src/.DS_Store

6 KB
Binary file not shown.
6 KB
Binary file not shown.

0 commit comments

Comments
 (0)