Skip to content

Commit e0b5b67

Browse files
committed
Bumping versions
1 parent 8bad785 commit e0b5b67

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
@@ -25,7 +25,7 @@
2525
<parent>
2626
<groupId>org.springframework.cloud</groupId>
2727
<artifactId>spring-cloud-build</artifactId>
28-
<version>4.3.1-SNAPSHOT</version>
28+
<version>4.3.2-SNAPSHOT</version>
2929
<relativePath/>
3030
</parent>
3131

spring-cloud-kubernetes-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>spring-cloud-dependencies-parent</artifactId>
2525
<groupId>org.springframework.cloud</groupId>
26-
<version>4.3.1-SNAPSHOT</version>
26+
<version>4.3.2-SNAPSHOT</version>
2727
<relativePath/>
2828
</parent>
2929
<artifactId>spring-cloud-kubernetes-dependencies</artifactId>

0 commit comments

Comments
 (0)