aboutsummaryrefslogtreecommitdiffstats
path: root/maven
diff options
context:
space:
mode:
authorAndreas Beeker <kiwiwings@apache.org>2020-12-13 17:48:31 +0000
committerAndreas Beeker <kiwiwings@apache.org>2020-12-13 17:48:31 +0000
commit9fdda0ed2cbe731613c7d52e4cd31fb0ad8d26de (patch)
tree819040a0a024101124d104b2c43ea17a25e99c9d /maven
parent70c9cc874a3f6763d59d7792538367860f21c805 (diff)
downloadpoi-9fdda0ed2cbe731613c7d52e4cd31fb0ad8d26de.tar.gz
poi-9fdda0ed2cbe731613c7d52e4cd31fb0ad8d26de.zip
#64981 - Upgrade OOXML schema to 5th edition (transitional)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1884386 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven')
-rw-r--r--maven/poi-ooxml-full.pom2
1 files changed, 1 insertions, 1 deletions
diff --git a/maven/poi-ooxml-full.pom b/maven/poi-ooxml-full.pom
index d35d8f7ddc..76d38e799e 100644
--- a/maven/poi-ooxml-full.pom
+++ b/maven/poi-ooxml-full.pom
@@ -28,7 +28,7 @@
<version>@VERSION@</version>
<packaging>jar</packaging>
<name>Apache POI - OOXML schemas (full)</name>
- <description>XmlBeans generated from the Ecma supplied xsds (since POI 5.0.0, the 3rd edition is used):
+ <description>XmlBeans generated from the Ecma supplied xsds (since POI 5.0.0, the 5th edition is used):
https://www.ecma-international.org/publications/standards/Ecma-376.htm</description>
<url>https://poi.apache.org/</url>