Skip to content

Commit dad6c7a

Browse files
committed
Bumping versions
1 parent e3aecb4 commit dad6c7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Spring Cloud Train Reference Documentation
22

3-
:spring-boot-version: 3.4.0-SNAPSHOT
3+
:spring-boot-version: 3.4.0
44

55
Spring Cloud provides tools for developers to quickly build some of
66
the common patterns in distributed systems (e.g. configuration

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

0 commit comments

Comments
 (0)