diff --git a/intelliJ/remote-debugging/pom.xml b/intelliJ/remote-debugging/pom.xml
index 43b9a44d13..b8845e49d2 100644
--- a/intelliJ/remote-debugging/pom.xml
+++ b/intelliJ/remote-debugging/pom.xml
@@ -9,14 +9,16 @@
gs-scheduling-tasks
- org.springframework.boot
- spring-boot-starter-parent
- 2.1.6.RELEASE
+ com.baeldung
+ parent-boot-2
+ 0.0.1-SNAPSHOT
+ ../../parent-boot-2
1.8
3.1.2
+ 2.1.6.RELEASE
@@ -45,5 +47,4 @@
-
diff --git a/spring-boot-mvc-2/pom.xml b/spring-boot-mvc-2/pom.xml
index 0f5a4bcd77..654b67d0f5 100644
--- a/spring-boot-mvc-2/pom.xml
+++ b/spring-boot-mvc-2/pom.xml
@@ -9,10 +9,10 @@
Module For Spring Boot MVC Web Fn
- org.springframework.boot
- spring-boot-starter-parent
- 2.2.0.BUILD-SNAPSHOT
-
+ com.baeldung
+ parent-boot-2
+ 0.0.1-SNAPSHOT
+ ../parent-boot-2
@@ -102,6 +102,7 @@
3.0.0-SNAPSHOT
com.baeldung.swagger2boot.SpringBootSwaggerApplication
+ 2.2.0.BUILD-SNAPSHOT
\ No newline at end of file
diff --git a/spring-boot-parent/spring-boot-with-custom-parent/pom.xml b/spring-boot-parent/spring-boot-with-custom-parent/pom.xml
index 8a55f252d6..1eb4255c7e 100644
--- a/spring-boot-parent/spring-boot-with-custom-parent/pom.xml
+++ b/spring-boot-parent/spring-boot-with-custom-parent/pom.xml
@@ -11,6 +11,7 @@
com.baeldung
parent-boot-2
0.0.1-SNAPSHOT
+ ../../parent-boot-2
diff --git a/spring-boot-parent/spring-boot-with-starter-parent/pom.xml b/spring-boot-parent/spring-boot-with-starter-parent/pom.xml
index ed2cb8646c..05c61fc4cc 100644
--- a/spring-boot-parent/spring-boot-with-starter-parent/pom.xml
+++ b/spring-boot-parent/spring-boot-with-starter-parent/pom.xml
@@ -9,10 +9,10 @@
spring-boot-with-starter-parent
- org.springframework.boot
- spring-boot-starter-parent
- 2.1.5.RELEASE
-
+ com.baeldung
+ parent-boot-2
+ 0.0.1-SNAPSHOT
+ ../../parent-boot-2
@@ -38,7 +38,7 @@
1.8
- 2.1.1.RELEASE
+ 2.1.5.RELEASE
4.11
diff --git a/wildfly/pom.xml b/wildfly/pom.xml
index e81b609206..cdffe8b996 100644
--- a/wildfly/pom.xml
+++ b/wildfly/pom.xml
@@ -9,9 +9,10 @@
war
- org.springframework.boot
- spring-boot-starter-parent
- 2.1.6.RELEASE
+ com.baeldung
+ parent-boot-2
+ 0.0.1-SNAPSHOT
+ ../parent-boot-2