summaryrefslogtreecommitdiffstats
path: root/.classpath
diff options
context:
space:
mode:
authorDominik Stadler <centic@apache.org>2014-06-12 07:08:21 +0000
committerDominik Stadler <centic@apache.org>2014-06-12 07:08:21 +0000
commit193d615895ba236a5a391401d6efcea441ba7fed (patch)
tree7805fa3bf297dab797891b975772807fa2999d58 /.classpath
parent427d733469c6a0c7293b60debeb6622d39d19238 (diff)
downloadpoi-193d615895ba236a5a391401d6efcea441ba7fed.tar.gz
poi-193d615895ba236a5a391401d6efcea441ba7fed.zip
Revert upgrade to XMLBeans 2.6.0 to properly discuss on the mailinglist first
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1602075 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index 286f8badad..c7e5d6c838 100644
--- a/.classpath
+++ b/.classpath
@@ -20,7 +20,7 @@
<classpathentry kind="lib" path="lib/commons-logging-1.1.3.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="ooxml-lib/dom4j-1.6.1.jar"/>
- <classpathentry kind="lib" path="ooxml-lib/xmlbeans-2.6.0.jar"/>
+ <classpathentry kind="lib" path="ooxml-lib/xmlbeans-2.3.0.jar"/>
<classpathentry kind="lib" path="lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="lib/junit-4.11.jar"/>
<classpathentry kind="lib" path="ooxml-lib/ooxml-schemas-1.1.jar" sourcepath="ooxml-lib/ooxml-schemas-src-1.1.jar"/>