Quellcode durchsuchen

Updated scope of commons collections to 'test'

Luke Taylor vor 16 Jahren
Ursprung
Commit
1898b4df52
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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>