OPEN - issue BATCHADM-11: Add SpringOne sample features where generic

Add web views under new Files menu
This commit is contained in:
David Syer
2009-12-04 13:56:01 +00:00
committed by Michael Minella
parent f84c2916a4
commit 125c65f0ab

View File

@@ -332,6 +332,12 @@
<version>1.2.2</version>
<optional>true</optional>
</dependency>
<dependency>
<groupId>commons-fileupload</groupId>
<artifactId>commons-fileupload</artifactId>
<scope>runtime</scope>
<version>1.2.1</version>
</dependency>
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>