From 3803170b346488168db32c07bdda009bbd7af97f Mon Sep 17 00:00:00 2001 From: xiaofeng Date: Tue, 26 May 2020 13:18:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B8=E5=AF=B9=E4=BA=86=E4=B8=8Bpom=20?= =?UTF-8?q?=E5=8C=85=EF=BC=8C=E5=92=8C=E5=85=B6=E5=AE=83=E7=9A=84=E6=A8=A1?= =?UTF-8?q?=E5=9D=97=E9=83=BD=E6=98=AF=E4=B8=80=E6=A0=B7=E7=9A=84=E5=BC=95?= =?UTF-8?q?=E5=85=A5=EF=BC=8C=E4=B9=8B=E5=89=8D=E7=9A=84=E6=8A=A5=E9=94=99?= =?UTF-8?q?=E9=87=8D=E6=96=B0=E5=88=B7=E6=96=B0=E4=B8=80=E4=B8=8BMAVEN?= =?UTF-8?q?=E8=AF=95=E4=B8=80=E4=B8=8B=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- order/order-biz-api/pom.xml | 2 +- order/order-biz/pom.xml | 3 ++- order/pom.xml | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) 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