修改版本号

This commit is contained in:
xxy 2020-05-06 06:40:48 +08:00
parent dcb6ef9dd4
commit 16529425e4
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>novel</artifactId>
<groupId>com.java2nb</groupId>
<version>3.0.0</version>
<version>1.0.0-develop</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>novel</artifactId>
<groupId>com.java2nb</groupId>
<version>3.0.0</version>
<version>1.0.0-develop</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>novel</artifactId>
<groupId>com.java2nb</groupId>
<version>3.0.0</version>
<version>1.0.0-develop</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

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