Author: centic
Date: Sun Jul 14 13:11:23 2024
New Revision: 1919221

URL: http://svn.apache.org/viewvc?rev=1919221&view=rev
Log:
Adjust the name of the distribution-file in one more place.

Modified:
    poi/trunk/build.xml

Modified: poi/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1919221&r1=1919220&r2=1919221&view=diff
==============================================================================
--- poi/trunk/build.xml (original)
+++ poi/trunk/build.xml Sun Jul 14 13:11:23 2024
@@ -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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to