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

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


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/resources/pom.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- pom.xml     24 Apr 2009 07:27:57 -0000      1.7
+++ pom.xml     28 Apr 2009 15:19:35 -0000      1.8
@@ -17,7 +17,7 @@
   <artifactId>mmbase-resources</artifactId>
   <name>MMBase Resources</name>
   <packaging>war</packaging>
-
+  <version>${mmbase.version}</version>
 
 
   <dependencies>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to