Update of /var/cvs/applications/taglib
In directory james.mmbase.org:/tmp/cvs-serv2043
Modified Files:
pom.xml
Log Message:
depending on 'mmbase.version' for modules that have that version
See also: http://cvs.mmbase.org/viewcvs/applications/taglib
Index: pom.xml
===================================================================
RCS file: /var/cvs/applications/taglib/pom.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- pom.xml 28 Apr 2009 15:19:34 -0000 1.12
+++ pom.xml 29 Apr 2009 07:11:33 -0000 1.13
@@ -110,11 +110,13 @@
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
+ <scope>provided</scope>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>jstl</artifactId>
+ <scope>provided</scope>
</dependency>
</dependencies>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs