[infinispan-commits] Infinispan SVN: r1101 - trunk.

infinispan-commits at lists.jboss.org infinispan-commits at lists.jboss.org
Wed Nov 4 11:46:44 EST 2009


Author: manik.surtani at jboss.com
Date: 2009-11-04 11:46:43 -0500 (Wed, 04 Nov 2009)
New Revision: 1101

Modified:
   trunk/pom.xml
Log:
Fixed to include cache store pom

Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml	2009-11-04 15:32:23 UTC (rev 1100)
+++ trunk/pom.xml	2009-11-04 16:46:43 UTC (rev 1101)
@@ -23,6 +23,7 @@
       <module>core</module>
       <module>query</module>
       <module>tree</module>
+      <module>cachestore</module>
       <module>cachestore/bdbje</module>
       <module>cachestore/s3</module>
       <module>cachestore/jdbc</module>



More information about the infinispan-commits mailing list