v2.8.0发布

This commit is contained in:
xiongxiaoyang 2020-11-17 10:49:59 +08:00
parent f625ee38e1
commit 85f5048fd9
5 changed files with 7 additions and 10 deletions

View File

@ -126,7 +126,9 @@ novel-plus -- 父工程
![img](https://oscimg.oschina.net/oscnet/up-30766372cc7f56480ff1d7d55198204f6ea.png)
![img](https://s1.ax1x.com/2020/11/09/BHwefI.png)
![img](https://s3.ax1x.com/2020/11/17/DVi2Mq.png)
![img](https://s3.ax1x.com/2020/11/17/DVFiQI.png)
![img](https://s1.ax1x.com/2020/11/09/B7X5oF.png)
@ -219,11 +221,6 @@ docker安装教程[点击前往](https://my.oschina.net/java2nb/blog/4271989)
![mini-code](https://s1.ax1x.com/2020/10/31/BUQJwq.png)
#### 联系作者
精力有限有问题可以扫一扫添加作者微信避免伸手党只限赞赏用户谢谢其他不回复
![mini-code](https://s1.ax1x.com/2020/11/06/BWWMVJ.jpg)
#### 备注
精品小说屋所有相关项目均已在开源中国公开感兴趣的可进入[开源中国](https://www.oschina.net/p/fiction_house)按关键字`精品小说屋`搜索

View File

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

View File

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

View File

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

View File

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