From 83a3689088331ba7b0aa6b40bfa482e780eaf529 Mon Sep 17 00:00:00 2001
From: sin <2943460818@qq.com>
Date: Sun, 5 May 2019 19:47:16 +0800
Subject: [PATCH] =?UTF-8?q?-=20=E5=A2=9E=E5=8A=A0api=E5=88=86=E7=B1=BB?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
system/system-sdk/pom.xml | 41 ++++++++++++++++++-------------
system/system-service-api/pom.xml | 3 ---
2 files changed, 24 insertions(+), 20 deletions(-)
diff --git a/system/system-sdk/pom.xml b/system/system-sdk/pom.xml
index eea6c2677..a36f80614 100644
--- a/system/system-sdk/pom.xml
+++ b/system/system-sdk/pom.xml
@@ -13,39 +13,46 @@
system-sdk
+
- org.springframework
- spring-context
- 5.1.5.RELEASE
-
-
- org.springframework
- spring-webmvc
- 5.1.5.RELEASE
+ cn.iocoder.mall
+ common-framework
+ 1.0-SNAPSHOT
-
- org.apache.dubbo
- dubbo
+ cn.iocoder.mall
+ system-service-api
+ 1.0-SNAPSHOT
+
javax.servlet
servlet-api
2.5
provided
+
+ com.google.guava
+ guava
+
+
- cn.iocoder.mall
- common-framework
- 1.0-SNAPSHOT
+ org.apache.dubbo
+ dubbo
- cn.iocoder.mall
- system-service-api
- 1.0-SNAPSHOT
+ org.springframework
+ spring-context
+ 5.1.5.RELEASE
+
+ org.springframework
+ spring-webmvc
+ 5.1.5.RELEASE
+
+
diff --git a/system/system-service-api/pom.xml b/system/system-service-api/pom.xml
index 79a8b8649..829f195f9 100644
--- a/system/system-service-api/pom.xml
+++ b/system/system-service-api/pom.xml
@@ -17,12 +17,10 @@
common-framework
1.0-SNAPSHOT
-
javax.validation
validation-api
-
org.mapstruct
mapstruct
@@ -37,5 +35,4 @@
-