aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index e35a034292..db1d370804 100644
--- 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"/>