Update devins-utils lib to 0.3.2.

This commit is contained in:
Christian P. MOMON 2016-09-15 01:44:34 +02:00
parent b03dec79ee
commit 305d2ac7ba
3 changed files with 2 additions and 2 deletions

View file

@ -6,8 +6,6 @@
<classpathentry kind="lib" path="lib/commons-codec-1.8.jar" sourcepath="lib/commons-codec-1.8-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jst.j2ee.internal.module.container"/>
<classpathentry kind="lib" path="lib/commons-fileupload-1.3.jar" sourcepath="lib/commons-fileupload-1.3-sources.jar"/>
<classpathentry kind="lib" path="lib/devinsy-utils-0.3.1-sources.zip"/>
<classpathentry kind="lib" path="lib/devinsy-utils-0.3.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.1-sources.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.1.jar" sourcepath="lib/commons-lang3-3.1-sources.jar"/>
<classpathentry kind="lib" path="lib/Logs/log4j-1.2.17-source.zip"/>
@ -30,5 +28,7 @@
<attribute name="owner.project.facets" value="java"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/devinsy-utils-0.3.2-sources.zip"/>
<classpathentry kind="lib" path="lib/devinsy-utils-0.3.2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>