update assertj to test scope

master
yihua.huang 2014-06-25 19:01:27 +08:00
parent af9939622b
commit ebb931e0bf
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>1.5.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>