This commit is contained in:
tanghc
2021-02-02 14:03:01 +08:00
parent d642a4f9c6
commit e09f332fe6
20 changed files with 40 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.gitee.sop</groupId>
<artifactId>sop-parent</artifactId>
<version>4.2.4-SNAPSHOT</version>
<version>4.2.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <!-- lookup parent from repository -->
</parent>
@@ -24,7 +24,7 @@
<groupId>com.gitee.sop</groupId>
<artifactId>sop-bridge-nacos</artifactId>
<!-- <artifactId>sop-bridge-eureka</artifactId>-->
<version>4.2.4-SNAPSHOT</version>
<version>4.2.5-SNAPSHOT</version>
</dependency>
<dependency>