集成rabbitMq

master
lwj 2024-07-29 21:26:41 +08:00
parent 29d5a92414
commit 54d95fed5e
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

@ -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-server</artifactId>

View File

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