From 07ac3f874dda4318b3ba00b5ea08388a33f43d53 Mon Sep 17 00:00:00 2001 From: 6c <420680616@qq.com> Date: 星期五, 18 七月 2025 11:17:40 +0800 Subject: [PATCH] 2025年7月18日 11:17:13-适配国产数据库 --- pom.xml | 7 ------- 1 files changed, 0 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 603683c..e6a8ec2 100644 --- a/pom.xml +++ b/pom.xml @@ -10,17 +10,10 @@ </parent> <artifactId>product-server-administration</artifactId> <name>product-server-administration</name> - <version>2.0.0-release</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> </properties> <dependencies> - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - <version>3.8.1</version> - <scope>test</scope> - </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-common</artifactId> -- Gitblit v1.9.2