Skip to content

Commit 9fe1fc5

Browse files
committed
pom.xml: mark commons-collections as test dependency.
No functional changes.
1 parent 90c4edd commit 9fe1fc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
<groupId>commons-collections</groupId>
218218
<artifactId>commons-collections</artifactId>
219219
<version>${commons.collections.version}</version>
220+
<scope>test</scope>
220221
</dependency>
221222

222223
<!-- For Tiles template engine -->

0 commit comments

Comments
 (0)