From 97b74f99421ae0af00b3dcfa5c875a15ec287e6d Mon Sep 17 00:00:00 2001 From: wang-hao-jie <1550036656@qq.com> Date: 星期四, 25 十一月 2021 13:35:38 +0800 Subject: [PATCH] 修改 --- xboot-admin/pom.xml | 20 -------------------- 1 files changed, 0 insertions(+), 20 deletions(-) diff --git a/xboot-admin/pom.xml b/xboot-admin/pom.xml index eee9bc9..7aea03e 100644 --- a/xboot-admin/pom.xml +++ b/xboot-admin/pom.xml @@ -40,26 +40,6 @@ </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> - <groupId>cn.exrick</groupId> <artifactId>xboot-your</artifactId> <version>1.0-SNAPSHOT</version> </dependency> -- Gitblit v1.9.1