diff --git a/demo-mq/pom.xml b/demo-mq/pom.xml
new file mode 100644
index 0000000..cbc06e7
--- /dev/null
+++ b/demo-mq/pom.xml
@@ -0,0 +1,21 @@
+
+
+
+ com.xkcoding
+ spring-boot-demo
+ 1.0.0-SNAPSHOT
+
+
+ 4.0.0
+
+ demo-mq
+ 1.0.0-SNAPSHOT
+ pom
+
+
+ 17
+
+
+
diff --git a/pom.xml b/pom.xml
index 4d7cbca..a1a3d54 100644
--- a/pom.xml
+++ b/pom.xml
@@ -17,6 +17,7 @@
demo-multi-datasource
demo-cache
demo-nosql
+ demo-mq
demo-task
demo-monitor