Skip to content

Commit

Permalink
HSEARCH-1262 Upgrade to Infinispan 5.2.CR2
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanne committed Jan 20, 2013
1 parent 27d325f commit 87f39b5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Expand Up @@ -460,7 +460,7 @@ hibernate.search.Actions.directory_provider = com.acme.hibernate.CustomDirectory
have a single centralized one shared by each node.</para> have a single centralized one shared by each node.</para>


<para>See the <ulink <para>See the <ulink
url="https://docs.jboss.org/author/display/ISPN51/Home"> Infinispan url="https://docs.jboss.org/author/display/ISPN/Home"> Infinispan
documentation</ulink> for all Infinispan configuration options.</para> documentation</ulink> for all Infinispan configuration options.</para>


<section> <section>
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -143,8 +143,8 @@
<luceneVersion>3.6.2</luceneVersion> <luceneVersion>3.6.2</luceneVersion>
<luceneRegexVersion>3.0.3</luceneRegexVersion> <luceneRegexVersion>3.0.3</luceneRegexVersion>
<luceneRegexJakartaVersion>1.4</luceneRegexJakartaVersion> <luceneRegexJakartaVersion>1.4</luceneRegexJakartaVersion>
<infinispanVersion>5.1.8.Final</infinispanVersion> <infinispanVersion>5.2.0.CR2</infinispanVersion>
<jgroupsVersion>3.0.14.Final</jgroupsVersion> <jgroupsVersion>3.2.6.Final</jgroupsVersion>
<hibernateVersion>4.1.9.Final</hibernateVersion> <hibernateVersion>4.1.9.Final</hibernateVersion>
<hibernateCommonsAnnotationVersion>4.0.1.Final</hibernateCommonsAnnotationVersion> <hibernateCommonsAnnotationVersion>4.0.1.Final</hibernateCommonsAnnotationVersion>
<tikaVersion>1.1</tikaVersion> <tikaVersion>1.1</tikaVersion>
Expand Down

0 comments on commit 87f39b5

Please sign in to comment.