diff --git a/pom.xml b/pom.xml
index a73d508d89..f54e755e69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -465,10 +465,10 @@
parent-spring-4
parent-spring-5
parent-spring-6
-
- apache-spark
+ apache-spark
jhipster-modules
+ web-modules/restx
@@ -615,10 +615,10 @@
parent-spring-4
parent-spring-5
parent-spring-6
-
- apache-spark
+ apache-spark
jhipster-modules
+ web-modules/restx
diff --git a/web-modules/pom.xml b/web-modules/pom.xml
index 6119316a62..a23bc9a7a6 100644
--- a/web-modules/pom.xml
+++ b/web-modules/pom.xml
@@ -35,7 +35,6 @@
ratpack
resteasy
- restx
rome
spark-java
struts-2
diff --git a/web-modules/restx/pom.xml b/web-modules/restx/pom.xml
index 58877ca72c..f0b4bace48 100644
--- a/web-modules/restx/pom.xml
+++ b/web-modules/restx/pom.xml
@@ -9,9 +9,10 @@
war
+ parent-modules
com.baeldung
- web-modules
1.0.0-SNAPSHOT
+ ../../