Corrected spelling on a few classpath entries

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823799 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Murphy 2018-02-10 22:16:32 +00:00
parent 316041521c
commit 11f79c30c9
1 changed files with 3 additions and 3 deletions

View File

@ -36,8 +36,8 @@
<classpathentry exported="true" kind="lib" path="lib/commons-collections4-4.1.jar"/>
<classpathentry kind="lib" path="lib/commons-math3-3.6.1.jar"/>
<classpathentry kind="lib" path="lib/mockito-core-2.13.0.jar"/>
<classpathentry kind="lib" path="lib/byte-buddy-1.7.9"/>
<classpathentry kind="lib" path="lib/byte-buddy-agent-1.7.9"/>
<classpathentry kind="lib" path="lib/objensis-2.6.jar"/>
<classpathentry kind="lib" path="lib/byte-buddy-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/byte-buddy-agent-1.7.9.jar"/>
<classpathentry kind="lib" path="lib/objenesis-2.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>