Updated to 2.2.0.GA

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@15244 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Manik Surtani 2008-10-02 07:53:37 +00:00
parent bd3170db4f
commit 47e6786915
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.GA</version>
<version>2.2.0.GA</version>
</dependency>
<!-- test dependencies -->