1
0
mirror of https://github.com/201206030/novel-plus.git synced 2025-06-20 11:18:30 +00:00

3.6.1发布

This commit is contained in:
xiongxiaoyang 2021-09-13 22:24:08 +08:00
parent fc2ea40c6a
commit 396452b46e
5 changed files with 5 additions and 5 deletions
novel-admin
novel-common
novel-crawl
novel-front
pom.xml

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

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

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

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

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