diff --git a/order/order-biz-api/pom.xml b/order/order-biz-api/pom.xml
index 0987a0c06..c5af79467 100644
--- a/order/order-biz-api/pom.xml
+++ b/order/order-biz-api/pom.xml
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
- product
+ order
cn.iocoder.mall
1.0-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 3d8d913ac..4f99ca860 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,18 +19,18 @@
onemall
1.0-SNAPSHOT
+ common
+ system
product
order
user
- common
- system
promotion
mall-dependencies
- mall-spring-boot-starter-cache
+
pom
diff --git a/product/pom.xml b/product/pom.xml
index eaf283845..2675d9594 100644
--- a/product/pom.xml
+++ b/product/pom.xml
@@ -20,7 +20,7 @@
product-rest
product-biz
product-biz-api
- product-mq
+