This commit is contained in:
wangw 2025-02-07 17:22:28 +08:00
parent 7064668ae5
commit 0e4314c08c
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.czg</groupId>
<artifactId>cash-common-dependencies</artifactId>
<artifactId>cash-dependencies</artifactId>
<packaging>pom</packaging>
<version>1.0.0</version>

View File

@ -75,7 +75,7 @@
<dependencies>
<dependency>
<groupId>com.czg</groupId>
<artifactId>cash-common-dependencies</artifactId>
<artifactId>cash-dependencies</artifactId>
<version>1.0.0</version>
<type>pom</type>
<scope>import</scope>