mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix java doc
This commit is contained in:
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版本 -->
|
||||||
|
Reference in New Issue
Block a user