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

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


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/scan/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml     24 Apr 2009 08:14:11 -0000      1.2
+++ pom.xml     28 Apr 2009 15:19:34 -0000      1.3
@@ -12,6 +12,7 @@
   <artifactId>mmbase-scan</artifactId>
   <name>MMBase Scan</name>
   <packaging>war</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     SCAN is the legacy template language of MMBase. Don't use it.
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to