[HHH-3141] Move to JBC 2.1.1.CR1.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@14499 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Brian Stansberry 2008-04-08 02:35:25 +00:00
parent 8fadc62c64
commit f1f11e93a4
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-core</artifactId>
<version>2.1.1-SNAPSHOT</version>
<version>2.1.1.CR1</version>
</dependency>
<!-- test dependencies -->