소스 검색

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>