Update of /var/cvs/applications/rmmci
In directory james.mmbase.org:/tmp/cvs-serv1944
Modified Files:
pom.xml
Log Message:
depending on 'mmbase.version' for modules that have that version
See also: http://cvs.mmbase.org/viewcvs/applications/rmmci
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/rmmci/pom.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- pom.xml 28 Apr 2009 15:19:34 -0000 1.3
+++ pom.xml 29 Apr 2009 07:10:54 -0000 1.4
@@ -24,8 +24,7 @@
<dependency>
<groupId>org.mmbase</groupId>
<artifactId>mmbase</artifactId>
- <version>${project.version}</version>
- <!-- <classifier>classes</classifier> -->
+ <version>${mmbase.version}</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
@@ -95,4 +94,6 @@
</plugins>
</build>
+
+
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs