diff options
author | Dominik Stadler <centic@apache.org> | 2015-09-03 10:50:49 +0000 |
---|---|---|
committer | Dominik Stadler <centic@apache.org> | 2015-09-03 10:50:49 +0000 |
commit | 2ab96a208cd3af36d15d45edfc236085ed0c7d62 (patch) | |
tree | 40ce822a6d3c56c7ef5d372b9fbf5a0a19c1ff45 /doap_POI.rdf | |
parent | 994247fe84e7a780f72946a09c2018568385260d (diff) | |
download | poi-2ab96a208cd3af36d15d45edfc236085ed0c7d62.tar.gz poi-2ab96a208cd3af36d15d45edfc236085ed0c7d62.zip |
One more place where we should state closer.lua now
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1700983 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doap_POI.rdf')
-rw-r--r-- | doap_POI.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doap_POI.rdf b/doap_POI.rdf index 17dee9ff65..708e8d9076 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -15,7 +15,7 @@ <description>APIs for manipulating various file formats based upon Open Office XML (ECMA-376) and Microsoft's OLE 2 Compound Document formats using pure Java. Apache POI is your Java Excel, Word and PowerPoint solution. We have a complete API for porting other OOXML and OLE 2 Compound Document formats and welcome others to participate.</description> <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=POI" /> <mailing-list rdf:resource="http://poi.apache.org/mailinglists.html" /> - <download-page rdf:resource="http://www.apache.org/dyn/closer.cgi/poi/" /> + <download-page rdf:resource="http://www.apache.org/dyn/closer.lua/poi/" /> <programming-language>Java</programming-language> <category rdf:resource="http://projects.apache.org/category/content" /> <category rdf:resource="http://projects.apache.org/category/library" /> |