add repo definition to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834187 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e87f0cb68d
commit
c88e551e05
@ -46,6 +46,14 @@
|
|||||||
<url>http://svn.apache.org/viewvc/poi</url>
|
<url>http://svn.apache.org/viewvc/poi</url>
|
||||||
</scm>
|
</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>
|
<modules>
|
||||||
<module>main</module>
|
<module>main</module>
|
||||||
<module>ooxml-schema</module>
|
<module>ooxml-schema</module>
|
||||||
|
Loading…
Reference in New Issue
Block a user