From bb2a8d700eefd96c79ee2c3812493a478a89bb3a Mon Sep 17 00:00:00 2001 From: "sam@pincun-win10" Date: Wed, 10 Jun 2020 16:05:26 +0800 Subject: [PATCH] fix pom build --- order/order-biz-api/pom.xml | 2 +- pom.xml | 6 +++--- product/pom.xml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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 +