[HHH-4103] Added cache infinispan to root modules.

git-svn-id: https://svn.jboss.org/repos/hibernate/core/trunk@17387 1b8cb986-b30d-0410-93ca-fae66ebed9b2
This commit is contained in:
Galder Zamarreno 2009-08-21 08:45:30 +00:00
parent 9ccd912bde
commit 6cfe3ba633
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
<module>core</module>
<module>cache-ehcache</module>
<module>cache-jbosscache</module>
<module>cache-infinispan</module>
<module>cache-oscache</module>
<module>cache-swarmcache</module>
<module>connection-c3p0</module>