Ver código fonte

add repo definition to pom.xml

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834187 13f79535-47bb-0310-9956-ffa450edef68
pull/114/head
PJ Fanning 6 anos atrás
pai
commit
c88e551e05
1 arquivos alterados com 8 adições e 0 exclusões
  1. 8
    0
      sonar/pom.xml

+ 8
- 0
sonar/pom.xml Ver arquivo

@@ -46,6 +46,14 @@
<url>http://svn.apache.org/viewvc/poi</url>
</scm>
<repositories>
<repository>
<id>xmlbeans-snapshot-repo</id>
<name>xmlbeans snapshot repo</name>
<url>https://repository.apache.org/content/repositories/staging</url>
</repository>
</repositories>

<modules>
<module>main</module>
<module>ooxml-schema</module>

Carregando…
Cancelar
Salvar