We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a7eda4 commit bfbb87eCopy full SHA for bfbb87e
1 file changed
pom.xml
@@ -100,7 +100,7 @@
100
<charset>UTF-8</charset>
101
<docencoding>UTF-8</docencoding>
102
<bottom><![CDATA[Copyright 2025 Takayuki Sato. All Rights Reserved.]]></bottom>
103
- <outputDirectory>${project.reporting.outputDirectory}/apidocs</outputDirectory>
+ <outputDirectory>${project.reporting.outputDirectory}</outputDirectory>
104
</configuration>
105
<executions>
106
<execution>
0 commit comments