]> source.dussan.org Git - poi.git/commitdiff
Correct xmlbeans 2.6 url
authorNick Burch <nick@apache.org>
Tue, 5 Aug 2014 08:53:15 +0000 (08:53 +0000)
committerNick Burch <nick@apache.org>
Tue, 5 Aug 2014 08:53:15 +0000 (08:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1615893 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index b9e2632d17973440a7bbdf2887c785d3c6aabd95..6704bd03fde2f60fd483a0667cf0cecbd9b92451 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -155,7 +155,7 @@ under the License.
               value="${repository.m2}/maven2/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar"/>
     <property name="ooxml.xmlbeans26.jar" location="${ooxml.lib}/xmlbeans-2.6.0.jar"/>
     <property name="ooxml.xmlbeans26.url"
-              value="${repository.m2}/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.3.0.jar"/>
+              value="${repository.m2}/maven2/org/apache/xmlbeans/xmlbeans/2.6.0/xmlbeans-2.6.0.jar"/>
 
     <!-- coverage libs -->
     <property name="jacoco.zip" location="${main.lib}/jacoco-0.7.1.201405082137.zip"/>