diff --git a/spring-ejb/pom.xml b/spring-ejb/pom.xml
index e0db9ff104..c034405cc6 100755
--- a/spring-ejb/pom.xml
+++ b/spring-ejb/pom.xml
@@ -9,11 +9,10 @@
ejb
Spring EJB Tutorial
-
+
com.baeldung
- parent-boot-2
- 0.0.1-SNAPSHOT
- ../../parent-boot-2
+ parent-modules
+ 1.0.0-SNAPSHOT
diff --git a/spring-ejb/spring-ejb-client/pom.xml b/spring-ejb/spring-ejb-client/pom.xml
index 8e96ed1b1b..c935e1f14a 100644
--- a/spring-ejb/spring-ejb-client/pom.xml
+++ b/spring-ejb/spring-ejb-client/pom.xml
@@ -10,9 +10,10 @@
Spring EJB Client
- com.baeldung.spring.ejb
- ejb-for-spring
- 1.0.1
+ com.baeldung
+ parent-boot-2
+ 0.0.1-SNAPSHOT
+ ../../parent-boot-2
@@ -24,12 +25,14 @@
org.wildfly
wildfly-ejb-client-bom
+ ${wildfly-ejb.version}
pom
com.baeldung.spring.ejb
ejb-remote-for-spring
+ ${ejb-remote-for-spring.version}
ejb