diff --git a/docs/modules/ROOT/pages/index.adoc b/docs/modules/ROOT/pages/index.adoc
index 3089c09..26079a2 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -1,6 +1,6 @@
= Spring Cloud Train Reference Documentation
-:spring-boot-version: 3.4.0-M3
+:spring-boot-version: 3.4.0-SNAPSHOT
Spring Cloud provides tools for developers to quickly build some of
the common patterns in distributed systems (e.g. configuration
diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml
index e15a6be..bd797a7 100644
--- a/spring-cloud-starter-parent/pom.xml
+++ b/spring-cloud-starter-parent/pom.xml
@@ -5,7 +5,7 @@
org.springframework.boot
spring-boot-starter-parent
- 3.4.0-M3
+ 3.4.0-SNAPSHOT
org.springframework.cloud