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

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/editwizard


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/editwizard/pom.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- pom.xml     22 Apr 2009 22:31:50 -0000      1.5
+++ pom.xml     28 Apr 2009 15:19:34 -0000      1.6
@@ -12,6 +12,7 @@
   <artifactId>mmbase-editwizard</artifactId>
   <name>MMBase Editwizard</name>
   <packaging>war</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     The Editwizards allow you to write task-based wizards for data entry. This 
application provides
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to