Author: manaRH
Date: 2010-12-16 04:52:44 -0500 (Thu, 16 Dec 2010)
New Revision: 13955
Modified:
branches/community/Seam_2_2/examples/build.xml
Log:
JBSEAM-4714 upgrade to HSearch 3.3.0.Final
Modified: branches/community/Seam_2_2/examples/build.xml
===================================================================
--- branches/community/Seam_2_2/examples/build.xml 2010-12-16 09:32:44 UTC (rev 13954)
+++ branches/community/Seam_2_2/examples/build.xml 2010-12-16 09:52:44 UTC (rev 13955)
@@ -653,7 +653,7 @@
<target name="gethsearch3.3" if="jboss6">
<copyInlineDependencies id="org.hibernate.search"
scope="runtime" todir="${example.lib.dir}">
- <dependency groupId="org.hibernate"
artifactId="hibernate-search" version="3.3.0.CR2">
+ <dependency groupId="org.hibernate"
artifactId="hibernate-search" version="3.3.0.Final">
<exclusion groupId="org.hibernate"
artifactId="hibernate-core"/>
</dependency>
</copyInlineDependencies>
Show replies by date