Skip to content

Commit 0735861

Browse files
committed
Bumping versions
1 parent 9db2938 commit 0735861

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
@@ -14,7 +14,7 @@
1414
<parent>
1515
<groupId>org.springframework.cloud</groupId>
1616
<artifactId>spring-cloud-build</artifactId>
17-
<version>4.3.1-SNAPSHOT</version>
17+
<version>4.3.2-SNAPSHOT</version>
1818
<relativePath/>
1919
<!-- lookup parent from repository -->
2020
</parent>
@@ -199,7 +199,7 @@
199199
</dependencyManagement>
200200

201201
<properties>
202-
<spring-cloud-build.version>4.3.1-SNAPSHOT</spring-cloud-build.version>
202+
<spring-cloud-build.version>4.3.2-SNAPSHOT</spring-cloud-build.version>
203203
<spring-cloud-commons.version>4.3.1-SNAPSHOT</spring-cloud-commons.version>
204204
<spring-cloud-config.version>4.3.1-SNAPSHOT</spring-cloud-config.version>
205205
<spring-cloud-openfeign.version>4.3.1-SNAPSHOT</spring-cloud-openfeign.version>

spring-cloud-zookeeper-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>spring-cloud-dependencies-parent</artifactId>
77
<groupId>org.springframework.cloud</groupId>
8-
<version>4.3.1-SNAPSHOT</version>
8+
<version>4.3.2-SNAPSHOT</version>
99
<relativePath/>
1010
</parent>
1111
<artifactId>spring-cloud-zookeeper-dependencies</artifactId>

0 commit comments

Comments
 (0)