diff --git a/order/order-biz-api/pom.xml b/order/order-biz-api/pom.xml index b024bd6de..0987a0c06 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"> - onemall + product cn.iocoder.mall 1.0-SNAPSHOT diff --git a/order/order-biz/pom.xml b/order/order-biz/pom.xml index 08e3f4b4f..322599e8e 100644 --- a/order/order-biz/pom.xml +++ b/order/order-biz/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"> - onemall + system cn.iocoder.mall 1.0-SNAPSHOT @@ -29,6 +29,7 @@ mysql mysql-connector-java + org.springframework spring-tx diff --git a/order/pom.xml b/order/pom.xml index 26cf50f5d..f50df5613 100644 --- a/order/pom.xml +++ b/order/pom.xml @@ -1,7 +1,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"> onemall cn.iocoder.mall