aboutsummaryrefslogtreecommitdiffstats
path: root/doap_POI.rdf
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2021-01-17 18:24:31 +0000
committerAndreas Beeker <kiwiwings@apache.org>2021-01-17 18:24:31 +0000
commitfd29c485ef3891705c8cd5242d195e8b9ce49372 (patch)
tree1ec9d0d5bfb57130d02778ee7bd67d7ab82d2363 /doap_POI.rdf
parent3778a3e9e24470499ebf0310a50848bdee266488 (diff)
downloadpoi-fd29c485ef3891705c8cd5242d195e8b9ce49372.tar.gz
poi-fd29c485ef3891705c8cd5242d195e8b9ce49372.zip
Bump versions to 5.0.1-SNAPSHOT
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1885616 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'doap_POI.rdf')
-rw-r--r--doap_POI.rdf15
1 files changed, 11 insertions, 4 deletions
diff --git a/doap_POI.rdf b/doap_POI.rdf
index 2178f992e3..b2324ca29e 100644
--- a/doap_POI.rdf
+++ b/doap_POI.rdf
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
- xmlns="http://usefulinc.com/ns/doap#"
- xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns="http://usefulinc.com/ns/doap#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
@@ -12,9 +12,9 @@
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
-
+
http://www.apache.org/licenses/LICENSE-2.0
-
+
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
@@ -37,6 +37,13 @@
<category rdf:resource="https://projects.apache.org/category/library" />
<release>
<Version>
+ <name>Apache POI 5.0.0</name>
+ <created>2021-01-17</created>
+ <revision>5.0.0</revision>
+ </Version>
+ </release>
+ <release>
+ <Version>
<name>Apache POI 4.1.2</name>
<created>2020-02-14</created>
<revision>4.1.2</revision>