[hibernate-commits] Hibernate SVN: r17387 - core/trunk.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Aug 21 04:45:30 EDT 2009


Author: galder.zamarreno at jboss.com
Date: 2009-08-21 04:45:30 -0400 (Fri, 21 Aug 2009)
New Revision: 17387

Modified:
   core/trunk/pom.xml
Log:
[HHH-4103] Added cache infinispan to root modules.


Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml	2009-08-21 08:39:33 UTC (rev 17386)
+++ core/trunk/pom.xml	2009-08-21 08:45:30 UTC (rev 17387)
@@ -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>



More information about the hibernate-commits mailing list