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

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


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/clustering/pom.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pom.xml     8 Mar 2009 18:12:44 -0000       1.2
+++ pom.xml     28 Apr 2009 15:19:34 -0000      1.3
@@ -12,6 +12,7 @@
   <artifactId>mmbase-clustering</artifactId>
   <name>MMBase Clustering</name>
   <packaging>war</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     The clustering libraries allow you to run MMBase in a clustered 
environment: where multiple
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to