This commit is contained in:
Fabio Sinibaldi 2013-04-04 14:42:20 +00:00
parent 632de26148
commit 10e640fa5f
1 changed files with 6 additions and 0 deletions

View File

@ -40,6 +40,12 @@
<artifactId>ic-client</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT]</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.5.11</version>
</dependency>
</dependencies>
<repositories>
<repository>