Skip to content

Commit 10963a6

Browse files
committed
Updates to s-c-build 4.3.0-SNAPSHOT
1 parent d0583c4 commit 10963a6

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.cloud</groupId>
77
<artifactId>spring-cloud-build</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0-SNAPSHOT</version>
99
<relativePath />
1010
</parent>
1111

spring-cloud-task-dependencies/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<artifactId>spring-cloud-dependencies-parent</artifactId>
1212
<groupId>org.springframework.cloud</groupId>
13-
<version>4.2.1-SNAPSHOT</version>
13+
<version>4.3.0-SNAPSHOT</version>
1414
<relativePath />
1515
</parent>
1616

0 commit comments

Comments
 (0)