Updated scope of commons collections to 'test'

This commit is contained in:
Luke Taylor 2009-11-17 00:00:59 +00:00
parent ea8d5a8897
commit 1898b4df52

View File

@ -76,6 +76,7 @@
<dependency>
<groupId>commons-collections</groupId>
<artifactId>commons-collections</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>hsqldb</groupId>