Author: michiel
Date: 2009-05-17 16:02:24 +0200 (Sun, 17 May 2009)
New Revision: 35216
Modified:
mmweb/trunk/pom.xml
Log:
jumpers and resources are used too
Modified: mmweb/trunk/pom.xml
===================================================================
--- mmweb/trunk/pom.xml 2009-05-17 13:50:13 UTC (rev 35215)
+++ mmweb/trunk/pom.xml 2009-05-17 14:02:24 UTC (rev 35216)
@@ -34,6 +34,20 @@
<dependency>
<groupId>org.mmbase</groupId>
+ <artifactId>mmbase-jumpers</artifactId>
+ <version>${mmbase.version}</version>
+ <type>war</type>
+ </dependency>
+
+ <dependency>
+ <groupId>org.mmbase</groupId>
+ <artifactId>mmbase-resources</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