From 6f836a356e73bdd8d6a27807275a227cc9962c7c Mon Sep 17 00:00:00 2001 From: wang-hao-jie <1550036656@qq.com> Date: 星期二, 19 十月 2021 15:24:45 +0800 Subject: [PATCH] 初始化 --- xboot-admin/pom.xml | 15 --------------- 1 files changed, 0 insertions(+), 15 deletions(-) diff --git a/xboot-admin/pom.xml b/xboot-admin/pom.xml index eee9bc9..c991556 100644 --- a/xboot-admin/pom.xml +++ b/xboot-admin/pom.xml @@ -40,22 +40,7 @@ </dependency> <dependency> <groupId>cn.exrick</groupId> - <artifactId>xboot-activiti</artifactId> - <version>1.0-SNAPSHOT</version> - </dependency> - <dependency> - <groupId>cn.exrick</groupId> <artifactId>xboot-social</artifactId> - <version>1.0-SNAPSHOT</version> - </dependency> - <dependency> - <groupId>cn.exrick</groupId> - <artifactId>xboot-autochat</artifactId> - <version>1.0-SNAPSHOT</version> - </dependency> - <dependency> - <groupId>cn.exrick</groupId> - <artifactId>xboot-app</artifactId> <version>1.0-SNAPSHOT</version> </dependency> <dependency> -- Gitblit v1.9.1