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

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


Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/mynews/pom.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- pom.xml     9 Mar 2009 08:52:40 -0000       1.4
+++ pom.xml     28 Apr 2009 15:19:35 -0000      1.5
@@ -11,6 +11,7 @@
   <artifactId>mmbase-mynews</artifactId>
   <name>MMBase MyNews</name>
   <packaging>war</packaging>
+  <version>${mmbase.version}</version>
 
   <description>
     The MyNews application is one of the oldest MMBase examples that still 
exists. It shows you a very simple
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to