版本号
parent
fdab86612c
commit
170b2c4ca2
3
pom.xml
3
pom.xml
|
@ -14,6 +14,7 @@
|
|||
|
||||
<properties>
|
||||
<nacos.remote>1.0.0</nacos.remote>
|
||||
<core.version>1.0.0</core.version>
|
||||
<muyu.version>3.6.4</muyu.version>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
|
||||
|
@ -227,7 +228,7 @@
|
|||
<dependency>
|
||||
<groupId>com.muyu</groupId>
|
||||
<artifactId>cloud-common-core</artifactId>
|
||||
<version>${muyu.version}</version>
|
||||
<version>${core.version}</version>
|
||||
</dependency>
|
||||
|
||||
<!-- 接口模块 -->
|
||||
|
|
Loading…
Reference in New Issue