diff options
author | David North <dnorth@apache.org> | 2016-09-21 22:03:57 +0000 |
---|---|---|
committer | David North <dnorth@apache.org> | 2016-09-21 22:03:57 +0000 |
commit | 491c2a5a2ca827deb963afd9f0d9b9f724678287 (patch) | |
tree | 77fd9813211abd47edd2b69cdde450862169825d /doap_POI.rdf | |
parent | e6a2d46800706ee5230a6cb85574d6add22ab0af (diff) | |
download | poi-491c2a5a2ca827deb963afd9f0d9b9f724678287.tar.gz poi-491c2a5a2ca827deb963afd9f0d9b9f724678287.zip |
Add 3,15 to DOAP file
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1761823 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 5369344cd0..08106f476a 100644 --- a/doap_POI.rdf +++ b/doap_POI.rdf @@ -37,6 +37,13 @@ <category rdf:resource="http://projects.apache.org/category/library" /> <release> <Version> + <name>Apache POI 3.15</name> + <created>2016-09-21</created> + <revision>3.15</revision> + </Version> + </release> + <release> + <Version> <name>Apache POI 3.14</name> <created>2016-03-05</created> <revision>3.14</revision> |