Explorar el Código

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 hace 17 años
padre
commit
190af5a8d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      poi.pom

+ 1
- 1
poi.pom Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar