diff options
Diffstat (limited to 'poi-ooxml-schemas/pom.xml')
-rw-r--r-- | poi-ooxml-schemas/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/poi-ooxml-schemas/pom.xml b/poi-ooxml-schemas/pom.xml index dae3477a07..676200cac2 100644 --- a/poi-ooxml-schemas/pom.xml +++ b/poi-ooxml-schemas/pom.xml @@ -30,7 +30,7 @@ limitations under the License. <modelVersion>4.0.0</modelVersion> <artifactId>poi-ooxml-schemas</artifactId> - <name>Apache POI</name> + <name>Apache POI - ooxml schemas</name> <url>http://poi.apache.org/</url> <description>Apache POI - Java API To Access Microsoft Format Files</description> <packaging>jar</packaging> |