Update of /var/cvs/all/maven-base
In directory james.mmbase.org:/tmp/cvs-serv22699/maven-base
Modified Files:
project.xml
Log Message:
commons-logging integration classes
See also: http://cvs.mmbase.org/viewcvs/all/maven-base
Index: project.xml
===================================================================
RCS file: /var/cvs/all/maven-base/project.xml,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- project.xml 11 Apr 2008 09:35:32 -0000 1.32
+++ project.xml 6 Jul 2008 14:34:41 -0000 1.33
@@ -234,6 +234,14 @@
</properties>
</dependency>
<dependency>
+ <groupId>commons-logging</groupId>
+ <artifactId>commons-logging</artifactId>
+ <version>1.0.4</version>
+ <properties>
+ <war.bundle>${war.bundle}</war.bundle>
+ </properties>
+ </dependency>
+ <dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<version>1.0</version>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs