Преглед изворни кода

Updated scope of commons collections to 'test'

Luke Taylor пре 15 година
родитељ
комит
1898b4df52
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      core/pom.xml

+ 1 - 0
core/pom.xml

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