diff --git a/jhipster-5/bookstore-monolith/pom.xml b/jhipster-5/bookstore-monolith/pom.xml
index 4e4c82f327..03395e47ed 100644
--- a/jhipster-5/bookstore-monolith/pom.xml
+++ b/jhipster-5/bookstore-monolith/pom.xml
@@ -1008,6 +1008,68 @@
+
+ default-first
+
+
+
+
+ com.github.eirslett
+ frontend-maven-plugin
+
+
+
+ install node and npm
+ none
+
+
+ npm install
+ none
+
+
+ webpack build dev
+ none
+
+
+ webpack build test
+ none
+
+
+
+
+
+
+
+ default-second
+
+
+
+
+ com.github.eirslett
+ frontend-maven-plugin
+
+
+
+ install node and npm
+ none
+
+
+ npm install
+ none
+
+
+ webpack build dev
+ none
+
+
+ webpack build test
+ none
+
+
+
+
+
+