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

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


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/xmlimporter/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml     22 Apr 2009 22:34:15 -0000      1.2
+++ pom.xml     28 Apr 2009 15:19:34 -0000      1.3
@@ -12,6 +12,7 @@
   <artifactId>mmbase-xmlimporter</artifactId>
   <name>MMBase XML Importer</name>
   <packaging>war</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     The XML importer allows you to import large quantities of data into MMBase 
objects.
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to