diff options
author | PJ Fanning <fanningpj@apache.org> | 2022-09-16 21:07:53 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2022-09-16 21:07:53 +0000 |
commit | 6965fcfb8b5f92e8bea9da794acb3b3179161e54 (patch) | |
tree | 83f57ba3afd892b1fb299fe4aa3b334fb0c56a62 /doap_POI.rdf | |
parent | e07e4397a34a394505f1c74d1007858df27585b0 (diff) | |
download | poi-6965fcfb8b5f92e8bea9da794acb3b3179161e54.tar.gz poi-6965fcfb8b5f92e8bea9da794acb3b3179161e54.zip |
prep 5.2.3 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1904107 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 a6fcf46b6c..4a85dfd53f 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 5.2.3</name> + <created>2022-09-16</created> + <revision>5.2.3</revision> + </Version> + </release> + <release> + <Version> <name>Apache POI 5.2.2</name> <created>2022-03-20</created> <revision>5.2.2</revision> |