Author: michiel
Date: 2009-05-17 16:05:03 +0200 (Sun, 17 May 2009)
New Revision: 35217

Modified:
   mmweb/trunk/pom.xml
Log:
clustering is needed too, while there is a test and a productie version

Modified: mmweb/trunk/pom.xml
===================================================================
--- mmweb/trunk/pom.xml 2009-05-17 14:02:24 UTC (rev 35216)
+++ mmweb/trunk/pom.xml 2009-05-17 14:05:03 UTC (rev 35217)
@@ -48,6 +48,13 @@
 
     <dependency>
       <groupId>org.mmbase</groupId>
+      <artifactId>mmbase-clustering</artifactId>
+      <version>${mmbase.version}</version>
+      <type>war</type>
+    </dependency>
+
+    <dependency>
+      <groupId>org.mmbase</groupId>
       <artifactId>mmbase-cloudcontext</artifactId>
       <version>${mmbase.version}</version>
       <type>war</type>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to