Update the groupId to org.apache.poi, as per mavern guidelines

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@530749 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nick Burch 2007-04-20 11:43:31 +00:00
parent 5161e63400
commit d44bc8b311
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<metadata>
<modelVersion>4.0.0</modelVersion>
<groupId>poi</groupId>
<groupId>org.apache.poi</groupId>
<artifactId>poi</artifactId>
<version>@VERSION@</version>
<packaging>jar</packaging>