diff options
| author | Thomas Koch <thomas@koch.ro> | 2022-04-06 17:22:03 +0000 |
|---|---|---|
| committer | Thomas Koch <thomas@koch.ro> | 2022-04-08 18:32:23 +0000 |
| commit | 5309ca3a5ac8e8289f74e92d19ef27e5bcaddd6f (patch) | |
| tree | d66d6320754293c22a8404a60595f31a7b6aa61a /.classpath | |
| parent | f7399833c8569eff8af9f3ba15164824dca1eed7 (diff) | |
rename jars to correspond to maven repos
Diffstat (limited to '.classpath')
| -rw-r--r-- | .classpath | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath index 4082ac44a..ba751f074 100644 --- a/.classpath +++ b/.classpath @@ -39,7 +39,7 @@ <classpathentry kind="lib" path="lib/jackson-annotations-2.11.2.jar"/> <classpathentry kind="lib" path="lib/jackson-core-2.11.2.jar"/> <classpathentry kind="lib" path="lib/jackson-databind-2.11.2.jar"/> - <classpathentry kind="lib" path="lib/jakarta-oro-2.0.8.jar"/> + <classpathentry kind="lib" path="lib/oro-2.0.8.jar"/> <classpathentry kind="lib" path="lib/jaudiotagger-2.2.5.jar"/> <classpathentry kind="lib" path="lib/javax.servlet-api-3.1.0.jar"/> <classpathentry kind="lib" path="lib/jcifs-1.3.17.jar"/> @@ -97,7 +97,7 @@ <classpathentry kind="lib" path="lib/stax2-api-3.1.4.jar"/> <classpathentry kind="lib" path="lib/weupnp-0.1.4.jar"/> <classpathentry kind="lib" path="lib/woodstox-core-asl-4.4.1.jar"/> - <classpathentry kind="lib" path="lib/xml-apis.jar"/> + <classpathentry kind="lib" path="lib/xml-apis-1.4.01.jar"/> <classpathentry kind="lib" path="lib/xmpcore-5.1.3.jar"/> <classpathentry kind="lib" path="lib/xz-1.8.jar"/> <classpathentry kind="lib" path="lib/zookeeper-3.4.14.jar"/> |
