mirror of
https://gitee.com/dromara/hutool.git
synced 2025-06-28 13:34:09 +08:00
fix java doc
This commit is contained in:
parent
c17c5bb013
commit
fdc7d4fb3c
2
pom.xml
2
pom.xml
@ -210,7 +210,7 @@
|
|||||||
<encoding>UTF-8</encoding>
|
<encoding>UTF-8</encoding>
|
||||||
<source>${compile.version}</source>
|
<source>${compile.version}</source>
|
||||||
<release>${compile.version}</release>
|
<release>${compile.version}</release>
|
||||||
<failOnError>true</failOnError>
|
<failOnError>false</failOnError>
|
||||||
</configuration>
|
</configuration>
|
||||||
</plugin>
|
</plugin>
|
||||||
<!-- 统一更新pom版本 -->
|
<!-- 统一更新pom版本 -->
|
||||||
|
Loading…
Reference in New Issue
Block a user