HHH-4029 - Remove cache-jbosscache2 module

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17026 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Steve Ebersole 2009-07-07 18:33:23 +00:00
parent d5124a5092
commit cd23a6c3ff
1 changed files with 0 additions and 5 deletions

View File

@ -87,11 +87,6 @@
<artifactId>hibernate-jbosscache</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>hibernate-jbosscache2</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>hibernate-oscache</artifactId>