From a35d993ebdd966acb2efecdda15ae048863b81c2 Mon Sep 17 00:00:00 2001 From: 严智鑫 <test> Date: 星期三, 17 四月 2024 10:20:14 +0800 Subject: [PATCH] 删除旧版本文件 --- hangzhoumesParent/moduleService/pom.xml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hangzhoumesParent/moduleService/pom.xml b/hangzhoumesParent/moduleService/pom.xml index 1ae04ab..6171540 100644 --- a/hangzhoumesParent/moduleService/pom.xml +++ b/hangzhoumesParent/moduleService/pom.xml @@ -37,11 +37,11 @@ </dependency> <!--渚濊禆鏈嶅姟鐨勫伐鍏风被--> - <dependency> - <groupId>com.mes</groupId> - <artifactId>common</artifactId> - <version>1.0-SNAPSHOT</version> - </dependency> +<!-- <dependency>--> +<!-- <groupId>com.mes</groupId>--> +<!-- <artifactId>common</artifactId>--> +<!-- <version>1.0-SNAPSHOT</version>--> +<!-- </dependency>--> <dependency> <artifactId>servicebase</artifactId> -- Gitblit v1.8.0