Browse Source

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
tags/REL_3_0_RC4
Nick Burch 17 years ago
parent
commit
190af5a8d9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      poi.pom

+ 1
- 1
poi.pom 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>

Loading…
Cancel
Save