diff options
author | Andreas Beeker <kiwiwings@apache.org> | 2018-12-04 00:02:14 +0000 |
---|---|---|
committer | Andreas Beeker <kiwiwings@apache.org> | 2018-12-04 00:02:14 +0000 |
commit | a83a20d718867126c72095b55f03dcc4ef767852 (patch) | |
tree | cac528ddc43d8a74bf31ac559fdb736f357e57fd /doap_POI.rdf | |
parent | 494eaa04f9baceaa4068174705485c063bb94a73 (diff) | |
download | poi-a83a20d718867126c72095b55f03dcc4ef767852.tar.gz poi-a83a20d718867126c72095b55f03dcc4ef767852.zip |
add 4.0.1 to the doap file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1848115 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doap_POI.rdf')
-rw-r--r-- | doap_POI.rdf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doap_POI.rdf b/doap_POI.rdf index f1d21a8cee..88ba48f04d 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -37,6 +37,13 @@ <category rdf:resource="https://projects.apache.org/category/library" /> <release> <Version> + <name>Apache POI 4.0.1</name> + <created>2018-12-03</created> + <revision>4.0.1</revision> + </Version> + </release> + <release> + <Version> <name>Apache POI 4.0.0</name> <created>2018-09-07</created> <revision>4.0.0</revision> |