poi-ooxml-schemas depends on geronimo-stax-api

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@883637 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yegor Kozlov 2009-11-24 09:39:37 +00:00
parent 03443502f5
commit 7878ecbd1a
1 changed files with 5 additions and 0 deletions

View File

@ -64,5 +64,10 @@
<artifactId>xmlbeans</artifactId>
<version>2.3.0</version>
</dependency>
<dependency>
<groupId>org.apache.geronimo.specs</groupId>
<artifactId>geronimo-stax-api_1.0_spec</artifactId>
<version>1.0</version>
</dependency>
</dependencies>
</project>