diff --git a/pom.xml b/pom.xml
index d537adf08e..033215d6ae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,6 +149,7 @@
spring-batch
spring-bom
spring-boot
+ spring-boot-bootstrap
spring-cloud-data-flow
spring-cloud
spring-core
diff --git a/spring-boot-bootstrap/pom.xml b/spring-boot-bootstrap/pom.xml
index 9da37a3261..5ad8330a89 100644
--- a/spring-boot-bootstrap/pom.xml
+++ b/spring-boot-bootstrap/pom.xml
@@ -12,10 +12,10 @@
Demo project for Spring Boot
- org.springframework.boot
- spring-boot-starter-parent
- 1.5.3.RELEASE
-
+ parent-boot-5
+ com.baeldung
+ 0.0.1-SNAPSHOT
+ ../parent-boot-5