feat(): 升级父级版本号

master
xinzirun 2024-08-08 10:08:03 +08:00
parent 2614164050
commit 6cb57c8809
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>com.muyu</groupId>
<artifactId>cloud-server</artifactId>
<version>3.6.3</version>
<artifactId>cloud-server-parent</artifactId>
<version>3.6.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>