v5.3.0 发布

This commit is contained in:
xiongxiaoyang
2025-10-26 10:54:07 +08:00
parent 3d1b952e1a
commit 313e73c63b
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.2.6</version>
<version>5.3.0</version>
<packaging>jar</packaging>
<name>novel-admin</name>

View File

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

View File

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

View File

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

View File

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