Author: michiel
Date: 2010-02-15 23:34:44 +0100 (Mon, 15 Feb 2010)
New Revision: 41040

Modified:
   mmbase/trunk/base-webapp/pom.xml
Log:
  MMB-1917

Modified: mmbase/trunk/base-webapp/pom.xml
===================================================================
--- mmbase/trunk/base-webapp/pom.xml    2010-02-15 22:33:11 UTC (rev 41039)
+++ mmbase/trunk/base-webapp/pom.xml    2010-02-15 22:34:44 UTC (rev 41040)
@@ -48,6 +48,11 @@
       <artifactId>mmbase</artifactId>
       <version>${mmbase.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.mmbase</groupId>
+      <artifactId>mmbase-utils</artifactId>
+      <version>${mmbase.version}</version>
+    </dependency>
 
     <!--
          admin pages, generic editors templates use mmbase taglib
@@ -62,6 +67,12 @@
 
     <dependency>
       <groupId>org.mmbase.jquery</groupId>
+      <artifactId>ajaxfileupload</artifactId>
+      <version>1.0-beta1</version>
+      <type>war</type>
+    </dependency>
+    <dependency>
+      <groupId>org.mmbase.jquery</groupId>
       <artifactId>jquery-form</artifactId>
       <version>2.36</version>
       <type>war</type>

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

Reply via email to