Skip to content

Commit 06a8ef8

Browse files
committed
Bumping versions
1 parent 9a3b0af commit 06a8ef8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@
1111
<parent>
1212
<groupId>org.springframework.cloud</groupId>
1313
<artifactId>spring-cloud-build</artifactId>
14-
<version>3.1.4-SNAPSHOT</version>
14+
<version>3.1.6-SNAPSHOT</version>
1515
<relativePath/>
1616
</parent>
1717

1818
<properties>
1919
<cf-java-client.version>4.9.0.RELEASE</cf-java-client.version>
2020
<bintray.package>cloudfoundry</bintray.package>
2121
<main.basedir>${basedir}</main.basedir>
22-
<spring-cloud-commons.version>3.1.4-SNAPSHOT</spring-cloud-commons.version>
22+
<spring-cloud-commons.version>3.1.6-SNAPSHOT</spring-cloud-commons.version>
2323
</properties>
2424

2525
<scm>

spring-cloud-cloudfoundry-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<artifactId>spring-cloud-dependencies-parent</artifactId>
88
<groupId>org.springframework.cloud</groupId>
9-
<version>3.1.4-SNAPSHOT</version>
9+
<version>3.1.6-SNAPSHOT</version>
1010
<relativePath/>
1111
</parent>
1212
<artifactId>spring-cloud-cloudfoundry-dependencies</artifactId>

0 commit comments

Comments
 (0)