From b2942c6440c31823e3ae2938ab5443c62089290e Mon Sep 17 00:00:00 2001 From: Carlos Munoz Date: Wed, 19 Jun 2013 13:59:29 +1000 Subject: [PATCH] rhbz974909 - Upgrade version of hibernate-search to 4.3.0.Final This is the only version that is tested against hibernate 4.2.0.Final which is the version we are running against. --- pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 68399dee5a..1b544c95d6 100644 --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ provided 4.2.0.Final - 4.2.0.Final + 4.3.0.Final ${hibernate.version} false 4.3.1.Final @@ -83,7 +83,7 @@ zanata-adapter-glossary ${zanata.common.version} - + org.zanata @@ -264,6 +264,18 @@ ${hibernate.search.version} + + org.hibernate + hibernate-search-orm + ${hibernate.search.version} + + + + org.hibernate + hibernate-search-engine + ${hibernate.search.version} + + org.hibernate hibernate-search-analyzers