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

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


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/commandserver/pom.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pom.xml     10 Mar 2009 07:30:08 -0000      1.3
+++ pom.xml     28 Apr 2009 15:19:35 -0000      1.4
@@ -12,6 +12,7 @@
   <artifactId>mmbase-commandserver</artifactId>
   <name>MMBase Command Server</name>
   <packaging>jar</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     Very small java application that allows you to execute command-line 
applications from a seperate
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to