Switch to newer version of swc-parser-lazy

This commit is contained in:
Antonin Delpeuch 2017-08-13 20:14:29 +01:00
parent b8a781d366
commit 88aa6f113d
3 changed files with 1 additions and 1 deletions

View File

@ -84,6 +84,6 @@
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/poi-ooxml-schemas-3.13-20150929.jar"/>
<classpathentry kind="lib" path="extensions/jython/module/MOD-INF/lib/jython-standalone-2.7.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/swc-parser-lazy-2.0.0.jar" sourcepath="main/webapp/WEB-INF/lib-src/ptk-common-3.0.6-sources.jar"/>
<classpathentry kind="lib" path="main/webapp/WEB-INF/lib/swc-parser-lazy-3.1.5-jar-with-dependencies.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>