Skip to content

Commit 3a149cc

Browse files
committed
Bumping versions for next release
1 parent c0ff82d commit 3a149cc

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/src/test/resources/test/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-dependencies-parent</artifactId>
8-
<version>4.2.1-SNAPSHOT</version>
8+
<version>4.3.0-SNAPSHOT</version>
99
<relativePath/>
1010
</parent>
1111
<artifactId>spring-cloud-dependencies</artifactId>

pom.xml

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

spring-cloud-starter-parent/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.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.4.0</version>
8+
<version>3.5.0-SNAPSHOT</version>
99
<relativePath/>
1010
</parent>
1111
<groupId>org.springframework.cloud</groupId>

0 commit comments

Comments
 (0)