Skip to content

Commit a2ec228

Browse files
committed
v2.5.0.RELEASE Release
1 parent 64c1eb6 commit a2ec228

File tree

7 files changed

+7
-7
lines changed

7 files changed

+7
-7
lines changed

cloudfoundry-client-reactor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.cloudfoundry</groupId>
2828
<artifactId>cloudfoundry-java-client</artifactId>
29-
<version>2.5.0.BUILD-SNAPSHOT</version>
29+
<version>2.5.0.RELEASE</version>
3030
</parent>
3131

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

cloudfoundry-client/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.cloudfoundry</groupId>
2828
<artifactId>cloudfoundry-java-client</artifactId>
29-
<version>2.5.0.BUILD-SNAPSHOT</version>
29+
<version>2.5.0.RELEASE</version>
3030
</parent>
3131

3232
<artifactId>cloudfoundry-client</artifactId>

cloudfoundry-operations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.cloudfoundry</groupId>
2828
<artifactId>cloudfoundry-java-client</artifactId>
29-
<version>2.5.0.BUILD-SNAPSHOT</version>
29+
<version>2.5.0.RELEASE</version>
3030
</parent>
3131

3232
<artifactId>cloudfoundry-operations</artifactId>

cloudfoundry-util/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.cloudfoundry</groupId>
2828
<artifactId>cloudfoundry-java-client</artifactId>
29-
<version>2.5.0.BUILD-SNAPSHOT</version>
29+
<version>2.5.0.RELEASE</version>
3030
</parent>
3131

3232
<artifactId>cloudfoundry-util</artifactId>

integration-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.cloudfoundry</groupId>
2828
<artifactId>cloudfoundry-java-client</artifactId>
29-
<version>2.5.0.BUILD-SNAPSHOT</version>
29+
<version>2.5.0.RELEASE</version>
3030
</parent>
3131

3232
<artifactId>integration-test</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<groupId>org.cloudfoundry</groupId>
3333
<artifactId>cloudfoundry-java-client</artifactId>
3434
<name>Cloud Foundry Java Client Parent</name>
35-
<version>2.5.0.BUILD-SNAPSHOT</version>
35+
<version>2.5.0.RELEASE</version>
3636
<packaging>pom</packaging>
3737
<url>https://github.com/cloudfoundry/cf-java-client</url>
3838

test-service-broker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>org.cloudfoundry</groupId>
2828
<artifactId>cloudfoundry-java-client</artifactId>
29-
<version>2.5.0.BUILD-SNAPSHOT</version>
29+
<version>2.5.0.RELEASE</version>
3030
</parent>
3131

3232
<artifactId>test-service-broker</artifactId>

0 commit comments

Comments
 (0)