Skip to content

Commit 1ab3ffc

Browse files
committed
Update pom.xml
1 parent f2c20cf commit 1ab3ffc

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
@@ -172,8 +172,10 @@
172172
<failOnError>false</failOnError>
173173
<failOnWarnings>false</failOnWarnings>
174174
<additionalOptions>-Xdoclint:none</additionalOptions>
175+
<outputDirectory>${project.build.directory}/site/apidocs</outputDirectory>
175176
</configuration>
176177
</plugin>
178+
177179
<plugin>
178180
<groupId>org.apache.maven.plugins</groupId>
179181
<artifactId>maven-gpg-plugin</artifactId>

0 commit comments

Comments
 (0)