diff options
Diffstat (limited to 'maven/ooxml-schemas.pom')
-rw-r--r-- | maven/ooxml-schemas.pom | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maven/ooxml-schemas.pom b/maven/ooxml-schemas.pom index c43315187f..ae4621e9a1 100644 --- a/maven/ooxml-schemas.pom +++ b/maven/ooxml-schemas.pom @@ -28,9 +28,9 @@ <version>@VERSION@</version> <packaging>jar</packaging> <name>OOXML schemas</name> - <description>XmlBeans generated from the Ecma supplied xsds: + <description>XmlBeans generated from the Ecma supplied xsds: http://www.ecma-international.org/publications/files/ECMA-ST/Office%20Open%20XML%20Part%204%20(DOCX).zip</description> - <url>http://poi.apache.org/</url> + <url>https://poi.apache.org/</url> <mailingLists> <mailingList> |