Update of /var/cvs/applications/crontab
In directory james.mmbase.org:/tmp/cvs-serv12416/crontab

Modified Files:
        pom.xml 
Log Message:
Defined the version of everything that follows the mmbase version explicitely, 
which makes it possible to override it using command line options only


See also: http://cvs.mmbase.org/viewcvs/applications/crontab


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/crontab/pom.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- pom.xml     9 Mar 2009 08:49:57 -0000       1.6
+++ pom.xml     28 Apr 2009 15:19:34 -0000      1.7
@@ -12,6 +12,7 @@
   <artifactId>mmbase-crontab</artifactId>
   <name>MMBase Crontab</name>
   <packaging>war</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     With the Crontab application you can create scheduled tasks in MMBase, 
that need to run on
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to