diff --git a/pom.xml b/pom.xml
index 0ba239d5d..e3c5072ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
yudao-module-system
yudao-module-infra
yudao-module-pay
- yudao-module-market
+ yudao-module-mall
${project.artifactId}
diff --git a/yudao-module-mall/pom.xml b/yudao-module-mall/pom.xml
index 448986c6e..b13dc68f6 100644
--- a/yudao-module-mall/pom.xml
+++ b/yudao-module-mall/pom.xml
@@ -9,7 +9,7 @@
4.0.0
- yudao-module-market
+ yudao-module-mall
pom
${project.artifactId}
diff --git a/yudao-module-mall/yudao-module-market-api/pom.xml b/yudao-module-mall/yudao-module-market-api/pom.xml
index c83179632..fef3428fc 100644
--- a/yudao-module-mall/yudao-module-market-api/pom.xml
+++ b/yudao-module-mall/yudao-module-market-api/pom.xml
@@ -3,8 +3,8 @@
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">
- yudao-module-market
cn.iocoder.boot
+ yudao-module-mall
${revision}
4.0.0
diff --git a/yudao-module-mall/yudao-module-market-biz/pom.xml b/yudao-module-mall/yudao-module-market-biz/pom.xml
index 0e3a0490e..e7fa33e9d 100644
--- a/yudao-module-mall/yudao-module-market-biz/pom.xml
+++ b/yudao-module-mall/yudao-module-market-biz/pom.xml
@@ -3,8 +3,8 @@
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">
- yudao-module-market
cn.iocoder.boot
+ yudao-module-mall
${revision}
4.0.0