Skip to content

Commit 8c2a825

Browse files
committed
Bumping versions
1 parent c61b58e commit 8c2a825

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>4.1.5-SNAPSHOT</version>
14+
<version>4.1.6-SNAPSHOT</version>
1515
<relativePath/>
1616
</parent>
1717
<scm>

spring-cloud-openfeign-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>4.1.5-SNAPSHOT</version>
9+
<version>4.1.6-SNAPSHOT</version>
1010
<relativePath/>
1111
</parent>
1212
<artifactId>spring-cloud-openfeign-dependencies</artifactId>

0 commit comments

Comments
 (0)