Author: michiel
Date: 2010-01-20 17:26:53 +0100 (Wed, 20 Jan 2010)
New Revision: 40641
Modified:
mmbase/trunk/applications/searchrelate/pom.xml
Log:
replaces ajaxfileupload with jquery-form
Modified: mmbase/trunk/applications/searchrelate/pom.xml
===================================================================
--- mmbase/trunk/applications/searchrelate/pom.xml 2010-01-20 15:58:47 UTC
(rev 40640)
+++ mmbase/trunk/applications/searchrelate/pom.xml 2010-01-20 16:26:53 UTC
(rev 40641)
@@ -69,10 +69,18 @@
</dependency>
<dependency>
<groupId>org.mmbase.jquery</groupId>
+ <artifactId>jquery-form</artifactId>
+ <version>2.36</version>
+ <type>war</type>
+ </dependency>
+ <!--
+ <dependency>
+ <groupId>org.mmbase.jquery</groupId>
<artifactId>ajaxfileupload</artifactId>
<version>1.0-beta1</version>
<type>war</type>
</dependency>
+ -->
</dependencies>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs