ref #10277: fix link to hibernate-search-engine file
authorAndreas Müller <a.mueller@bgbm.org>
Wed, 22 Mar 2023 16:30:47 +0000 (17:30 +0100)
committerAndreas Müller <a.mueller@bgbm.org>
Wed, 22 Mar 2023 16:30:47 +0000 (17:30 +0100)
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties

index a080db86d9d4abf20468b34da3fcfa120a1c7fae..2410d09a81cc95bedb479b0dba4a10f3670de06b 100644 (file)
@@ -369,7 +369,7 @@ Bundle-ClassPath: .,
  lib/hibernate-core-5.4.33.Final.jar,
  lib/hibernate-envers-5.4.33.Final.jar,
  lib/hibernate-validator-6.2.3.Final.jar,
- lib/hibernate-search-5.11.10.Final.jar,
+ lib/hibernate-search-engine-5.11.10.Final.jar,
  lib/byte-buddy-1.12.10.jar,
  lib/javax.persistence-api-2.2.jar,
  lib/jackson-annotations-2.13.3.jar,
index 618813fd155a6696a1d3e9f4d95a46cad9421533..a484930e194d4559d6f534d9ea45249ac9e7feac 100644 (file)
@@ -22,7 +22,7 @@ bin.includes = META-INF/,\
                lib/h2-1.4.190.jar,\
                lib/hibernate-core-5.4.33.Final.jar,\
                lib/hibernate-envers-5.4.33.Final.jar,\
-               lib/hibernate-search-5.11.10.Final.jar,\
+               lib/hibernate-search-engine-5.11.10.Final.jar,\
                lib/lucene-core-5.5.5.jar,\
                lib/byte-buddy-1.12.10.jar,\
                lib/antlr-2.7.7.jar,\