Skip to content

Commit bacfbc9

Browse files
author
yanruhao
committed
v1.0.23——修改pom.xml
1 parent c3e8d6d commit bacfbc9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,9 +154,11 @@
154154
<charset>UTF-8</charset>
155155
<encoding>UTF-8</encoding>
156156
<docencoding>UTF-8</docencoding>
157+
<doclint>none</doclint>
157158
</configuration>
158159
<executions>
159160
<execution>
161+
<id>attach-javadocs</id>
160162
<phase>compile</phase>
161163
<goals>
162164
<goal>jar</goal>

0 commit comments

Comments
 (0)