优化测试用例的pom依赖

This commit is contained in:
everywhere.z
2022-06-16 18:48:32 +08:00
parent 7bfdfcb185
commit 228a97e4b0
2 changed files with 0 additions and 12 deletions

View File

@@ -40,12 +40,6 @@
<artifactId>zkclient</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-script-qlexpress</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>

View File

@@ -40,12 +40,6 @@
<artifactId>zkclient</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.yomahub</groupId>
<artifactId>liteflow-script-qlexpress</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>
</dependencies>
<build>