瀏覽代碼

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>