Sfoglia il codice sorgente

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 anni fa
parent
commit
190af5a8d9
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      poi.pom

+ 1
- 1
poi.pom Vedi 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…
Annulla
Salva