diff options
author | PJ Fanning <fanningpj@apache.org> | 2018-08-19 09:08:00 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2018-08-19 09:08:00 +0000 |
commit | b6d837c8cea409c61b388e8d4149d5507d1effae (patch) | |
tree | 826143a9e47ecdc22b52011e6a024e21cbb2be11 /.classpath | |
parent | bef0acbcbb72c7f2df13ba0dfb2f38f630b46f28 (diff) | |
download | poi-b6d837c8cea409c61b388e8d4149d5507d1effae.tar.gz poi-b6d837c8cea409c61b388e8d4149d5507d1effae.zip |
uptake xmlbeans 3.0.1 (staging version, pre-release)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838366 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r-- | .classpath | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath index 367843e9c6..e689084f27 100644 --- a/.classpath +++ b/.classpath @@ -18,7 +18,7 @@ <classpathentry kind="lib" path="lib/ant-1.10.1.jar"/> <classpathentry kind="lib" path="lib/ant-launcher-1.10.1.jar"/> <classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/> - <classpathentry exported="true" kind="lib" path="ooxml-lib/xmlbeans-3.0.0.jar" sourcepath="ooxml-lib/xmlbeans-3.0.0.jar"/> + <classpathentry exported="true" kind="lib" path="ooxml-lib/xmlbeans-3.0.1.jar" sourcepath="ooxml-lib/xmlbeans-3.0.1.jar"/> <classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/> <classpathentry kind="lib" path="lib/junit-4.12.jar"/> <classpathentry kind="lib" path="ooxml-lib/curvesapi-1.05.jar"/> |