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

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


Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven/codestandards/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:49 -0000       1.1
+++ pom.xml     28 Apr 2009 15:17:09 -0000      1.2
@@ -13,4 +13,6 @@
   <artifactId>codestandards</artifactId>
   <packaging>jar</packaging>
   <name>MMBase code standards</name>
+  <version>${mmbase.version}</version>
+
 </project>
_______________________________________________
Cvs mailing list
Cvs@lists.mmbase.org
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to