1
0
mirror of https://github.com/201206030/novel-plus.git synced 2025-06-20 03:08:31 +00:00

v2.6.1发布

This commit is contained in:
xiongxiaoyang 2020-06-22 11:06:52 +08:00
parent c7642ac2ef
commit 83c2460c83
4 changed files with 4 additions and 4 deletions
novel-common
novel-crawl
novel-front
pom.xml

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

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

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

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