4.1.0迭代开启

This commit is contained in:
陈精华
2021-12-07 16:11:50 +08:00
parent 304d974b38
commit 00555d3544
5 changed files with 12 additions and 11 deletions

View File

@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>filepreview</artifactId>
<artifactId>kkFileView-parent</artifactId>
<groupId>cn.keking</groupId>
<version>4.0.0</version>
<version>4.1.0-SNAPSHOT</version>
</parent>
<artifactId>kkFileView</artifactId>