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

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/oscache-cache


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/oscache-cache/pom.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pom.xml     8 Mar 2009 18:12:50 -0000       1.3
+++ pom.xml     28 Apr 2009 15:19:34 -0000      1.4
@@ -12,6 +12,7 @@
   <artifactId>mmbase-oscache-cache</artifactId>
   <name>MMBase OSCache-Cache</name>
   <packaging>jar</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     MMBase contains a pluggable architecture for it's caches, where you can 
write your own cache
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to