aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2017-07-01 19:53:47 +0000
committerAndreas Beeker <kiwiwings@apache.org>2017-07-01 19:53:47 +0000
commitad3f9786018fc948248bc2feba4f79ab9d36e9bf (patch)
tree62e65e13bf1a481dc1eb2693a11f3c8f18da015a /build.xml
parent6e6136ba89111a11cceb064ee71df5345072adcb (diff)
downloadpoi-ad3f9786018fc948248bc2feba4f79ab9d36e9bf.tar.gz
poi-ad3f9786018fc948248bc2feba4f79ab9d36e9bf.zip
add version.id to release notes in update-download template
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1800529 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index 0f9001ce45..54da30a1b5 100644
--- a/build.xml
+++ b/build.xml
@@ -2752,7 +2752,7 @@ under the License.
<p>The Apache POI team is pleased to announce the release of ${version.id}.
Featured are a handful of new areas of functionality and numerous bug fixes.</p>
<p>A summary of changes is available in the
- <link href="https://www.apache.org/dyn/closer.lua/poi/${reltype}/RELEASE-NOTES.txt">Release Notes</link>.
+ <link href="https://www.apache.org/dyn/closer.lua/poi/${reltype}/RELEASE-NOTES-${version.id}.txt">Release Notes</link>.
A full list of changes is available in the <link href="changes.html">change log</link>.
People interested should also follow the <link href="mailinglists.html">dev list</link>
to track progress.</p>