summaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2018-06-28 20:06:24 +0000
committerPJ Fanning <fanningpj@apache.org>2018-06-28 20:06:24 +0000
commit62e3986e49090acf3aac0c5570006638ce686a1b (patch)
treee8944edd3a88058ffa00234b64067f17d03801dd /build.xml
parent11f141e0d4e028020858adbedb96530363f83953 (diff)
downloadpoi-62e3986e49090acf3aac0c5570006638ce686a1b.tar.gz
poi-62e3986e49090acf3aac0c5570006638ce686a1b.zip
update xmlbeans repo
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1834639 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.xml b/build.xml
index e65567b61f..d88018d5b6 100644
--- a/build.xml
+++ b/build.xml
@@ -201,7 +201,7 @@ under the License.
value="${repository.m2}/maven2/com/github/virtuald/curvesapi/1.05/curvesapi-1.05.jar"/>
<property name="ooxml.xmlbeans.jar" location="${ooxml.lib}/xmlbeans-3.0.0.jar"/>
<property name="ooxml.xmlbeans.url"
- value="https://repository.apache.org/content/repositories/staging/org/apache/xmlbeans/xmlbeans/3.0.0/xmlbeans-3.0.0.jar"/>
+ value="https://repository.apache.org/content/repositories/releases/org/apache/xmlbeans/xmlbeans/3.0.0/xmlbeans-3.0.0.jar"/>
<property name="ooxml.commons-compress.jar" location="${main.lib}/commons-compress-1.17.jar"/>
<property name="ooxml.commons-compress.url"
value="${repository.m2}/maven2/org/apache/commons/commons-compress/1.17/commons-compress-1.17.jar"/>