Author: michiel
Date: 2009-05-12 19:55:24 +0200 (Tue, 12 May 2009)
New Revision: 35113
Modified:
mmbase/trunk/example-webapp/pom.xml
Log:
added crontab to example war, why not
Modified: mmbase/trunk/example-webapp/pom.xml
===================================================================
--- mmbase/trunk/example-webapp/pom.xml 2009-05-12 17:52:37 UTC (rev 35112)
+++ mmbase/trunk/example-webapp/pom.xml 2009-05-12 17:55:24 UTC (rev 35113)
@@ -113,6 +113,13 @@
</dependency>
<dependency>
+ <groupId>org.mmbase</groupId>
+ <artifactId>mmbase-crontab</artifactId>
+ <version>${mmbase.version}</version>
+ <type>war</type>
+ </dependency>
+
+ <dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>1.8.0.7</version>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs