aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2021-03-14 19:47:22 +0000
committerPJ Fanning <fanningpj@apache.org>2021-03-14 19:47:22 +0000
commitaaf0e2f7f93fa00255d50049b79035cfa36c510a (patch)
tree777ea4565a9d970c26c6dd821874a42bf435adf3 /build.xml
parentdeb410b568f56fd292f94b85b7ef28d54bae7f2d (diff)
downloadpoi-aaf0e2f7f93fa00255d50049b79035cfa36c510a.tar.gz
poi-aaf0e2f7f93fa00255d50049b79035cfa36c510a.zip
xmlbeans 5.0.0 release
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1887648 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/build.xml b/build.xml
index 7e6ddf7af9..c9f9d53b30 100644
--- a/build.xml
+++ b/build.xml
@@ -327,8 +327,7 @@ under the License.
<!-- jars in the ooxml-lib directory, see the fetch-ooxml-jars target-->
<dependency prefix="ooxml.curvesapi" artifact="com.github.virtuald:curvesapi:1.06" usage="ooxml"/>
- <dependency prefix="ooxml.xmlbeans" artifact="org.apache.xmlbeans:xmlbeans:5.0.0" usage="ooxml"
- url="https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.8/lastSuccessfulBuild/artifact/build/xmlbeans-5.0.0.jar"/>
+ <dependency prefix="ooxml.xmlbeans" artifact="org.apache.xmlbeans:xmlbeans:5.0.0" usage="ooxml"/>
<dependency prefix="ooxml.commons-compress" artifact="org.apache.commons:commons-compress:1.20" usage="ooxml"/>
<!-- jars in the ooxml-test-lib directory, see the fetch-ooxml-jars target-->