fix(): 更新maven改为1.0.0

master
yangpeng 2024-08-09 17:21:07 +08:00
parent cc38d8bf70
commit 7fe42a5ca0
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-pay</artifactId>
<version>1.0.1</version>
<version>1.0.0</version>
</parent>
<artifactId>cloud-pay-client</artifactId>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-pay</artifactId>
<version>1.0.1</version>
<version>1.0.0</version>
</parent>
<artifactId>cloud-pay-common</artifactId>

View File

@ -6,7 +6,7 @@
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-pay</artifactId>
<version>1.0.1</version>
<version>1.0.0</version>
</parent>
<artifactId>cloud-pay-remote</artifactId>

View File

@ -7,7 +7,7 @@
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-pay</artifactId>
<version>1.0.1</version>
<version>1.0.0</version>
</parent>

View File

@ -11,7 +11,7 @@
</parent>
<artifactId>cloud-pay</artifactId>
<version>1.0.1</version>
<version>1.0.0</version>
<packaging>pom</packaging>
<modules>