You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by bp...@apache.org on 2012/02/25 11:23:54 UTC

svn commit: r1293568 - /incubator/directmemory/trunk/integrations/pom.xml

Author: bperroud
Date: Sat Feb 25 10:23:53 2012
New Revision: 1293568

URL: http://svn.apache.org/viewvc?rev=1293568&view=rev
Log:
DIRECTMEMORY-60 : add module to parent pom

Modified:
    incubator/directmemory/trunk/integrations/pom.xml

Modified: incubator/directmemory/trunk/integrations/pom.xml
URL: http://svn.apache.org/viewvc/incubator/directmemory/trunk/integrations/pom.xml?rev=1293568&r1=1293567&r2=1293568&view=diff
==============================================================================
--- incubator/directmemory/trunk/integrations/pom.xml (original)
+++ incubator/directmemory/trunk/integrations/pom.xml Sat Feb 25 10:23:53 2012
@@ -36,6 +36,7 @@
 
   <modules>
     <module>solr</module>
+    <module>ehcache</module>
   </modules>
 
   <dependencyManagement>