diff --git a/jhipster/jhipster-uaa/pom.xml b/jhipster/jhipster-uaa/pom.xml
new file mode 100644
index 0000000000..e8ccaabfb0
--- /dev/null
+++ b/jhipster/jhipster-uaa/pom.xml
@@ -0,0 +1,22 @@
+
+
+ 4.0.0
+ com.baeldung.jhipster
+ jhipster-microservice-uaa
+ pom
+ JHipster Microservice with UAA
+
+
+ jhipster
+ com.baeldung.jhipster
+ 1.0.0-SNAPSHOT
+
+
+
+ uaa
+ gateway
+ quotes
+
+
+
diff --git a/jhipster/pom.xml b/jhipster/pom.xml
index 2bf7bcb233..5132c6dc95 100644
--- a/jhipster/pom.xml
+++ b/jhipster/pom.xml
@@ -18,6 +18,7 @@
jhipster-monolithic
jhipster-microservice
+ jhipster-uaa