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:
parent
d5124a5092
commit
cd23a6c3ff
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue