]> source.dussan.org Git - poi.git/commitdiff
Adjust the name of the distribution-file in one more place.
authorDominik Stadler <centic@apache.org>
Sun, 14 Jul 2024 13:11:23 +0000 (13:11 +0000)
committerDominik Stadler <centic@apache.org>
Sun, 14 Jul 2024 13:11:23 +0000 (13:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919221 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index e35a034292de5abdbf88f9eebec212ee892d9fce..db1d37080461b04861518589b77c27069b61c10f 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -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"/>