Skip to content

Commit 20cf6ee

Browse files
committed
Bumping versions
1 parent ce20d69 commit 20cf6ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.cloud</groupId>
1313
<artifactId>spring-cloud-build</artifactId>
14-
<version>3.1.0</version>
14+
<version>3.1.1-SNAPSHOT</version>
1515
<relativePath/>
1616
</parent>
1717

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.1-SNAPSHOT</version>
9+
<version>3.1.0</version>
1010
<relativePath/>
1111
</parent>
1212
<artifactId>spring-cloud-cloudfoundry-dependencies</artifactId>

0 commit comments

Comments
 (0)