Merge remote-tracking branch 'Gitee/develop_xxy' into develop_xxy

This commit is contained in:
xiongxiaoyang 2025-06-21 12:33:02 +08:00
commit 0830f6ffeb
5 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
<groupId>com.java2nb</groupId>
<artifactId>novel-admin</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<packaging>jar</packaging>
<name>novel-admin</name>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>novel</artifactId>
<groupId>com.java2nb</groupId>
<version>5.1.3</version>
<version>5.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>novel</artifactId>
<groupId>com.java2nb</groupId>
<version>5.1.3</version>
<version>5.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>novel</artifactId>
<groupId>com.java2nb</groupId>
<version>5.1.3</version>
<version>5.1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<groupId>com.java2nb</groupId>
<artifactId>novel</artifactId>
<version>5.1.3</version>
<version>5.1.4</version>
<modules>
<module>novel-common</module>
<module>novel-front</module>