Skip to content

Commit

Permalink
HHH-7128 Upgrade to Infinispan 5.1.2.CR1
Browse files Browse the repository at this point in the history
  • Loading branch information
galderz committed Feb 29, 2012
1 parent 3449752 commit 8fccb62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hibernate-infinispan/hibernate-infinispan.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ configurations {
}

dependencies {
infinispanVersion = '5.1.1.FINAL'
infinispanVersion = '5.1.2.CR1'
jnpVersion = '5.0.3.GA'

compile(project(':hibernate-core'))
Expand Down

0 comments on commit 8fccb62

Please sign in to comment.