1.0.8 版本升级

This commit is contained in:
暮光:城中城
2021-05-01 17:35:39 +08:00
parent 4dec5b73f4
commit 2fab0d6a80
17 changed files with 35 additions and 37 deletions

View File

@@ -6,7 +6,7 @@
<groupId>com.zyplayer</groupId>
<artifactId>zyplayer-doc-swagger</artifactId>
<version>1.0.7</version>
<version>1.0.8</version>
<packaging>jar</packaging>
<name>zyplayer-doc-swagger</name>
<description>zyplayer-doc-swagger是swagger-ui的一个前端实现使用简单、解析速度快、走心的设计支持多项目同时展示多种文档目录的展示方案多种自定义配置满足各种使用习惯</description>
@@ -37,7 +37,7 @@
<skipTests>true</skipTests>
<elasticsearch.version>7.2.0</elasticsearch.version>
<destDir>${project.build.outputDirectory}/META-INF/resources/webjars/${project.artifactId}/${project.version}</destDir>
<zyplayer.doc.version>1.0.7</zyplayer.doc.version>
<zyplayer.doc.version>1.0.8</zyplayer.doc.version>
</properties>
<dependencies>