Update of /var/cvs/all/maven/maven-mmbase-plugin
In directory james.mmbase.org:/tmp/cvs-serv12248/maven-mmbase-plugin

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/all/maven/maven-mmbase-plugin


Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven/maven-mmbase-plugin/pom.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- pom.xml     8 Mar 2009 18:12:44 -0000       1.1
+++ pom.xml     28 Apr 2009 15:17:09 -0000      1.2
@@ -12,6 +12,7 @@
   <artifactId>maven-mmbase-plugin</artifactId>
   <name>MMBase Maven Plugin</name>
   <packaging>maven-plugin</packaging>
+  <version>${mmbase.version}</version>
 
   <dependencies>
     <dependency>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to