Remove test-scope from cedarsoft to fix Value.cmp()

This commit is contained in:
nicksavers 2014-05-07 10:14:16 +02:00
parent 395be5d95e
commit 86fb7b2152
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@
<groupId>com.cedarsoftware</groupId>
<artifactId>java-util</artifactId>
<version>1.8.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.fifesoft</groupId>