]> source.dussan.org Git - poi.git/commitdiff
Corrected spelling on a few classpath entries
authorMark Murphy <jmarkmurphy@apache.org>
Sat, 10 Feb 2018 22:16:32 +0000 (22:16 +0000)
committerMark Murphy <jmarkmurphy@apache.org>
Sat, 10 Feb 2018 22:16:32 +0000 (22:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1823799 13f79535-47bb-0310-9956-ffa450edef68

.classpath

index fab72cd9ff8c8e276229e09a097c03a59ccf91cf..7098e327662fb16d43ea9b9a8268d628ba3482a8 100644 (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>