Adjust the name of the distribution-file in one more place.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919221 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Dominik Stadler 2024-07-14 13:11:23 +00:00
parent 8be69305ca
commit 04a956ab8f
1 changed files with 1 additions and 1 deletions

View File

@ -383,7 +383,7 @@ under the License.
<property name="rat.report" value="${rat.reportdir}/report.txt"/>
<!-- build and distro settings -->
<property name="jar.name" value="poi"/>
<property name="jar.name" value="apache-poi"/>
<property name="build.site" location="build/site"/>
<property name="javadocs.report.dir" location="${build.site}/apidocs/dev"/>
<property name="dist.dir" location="build/dist"/>