Updated sandbox pom.

This commit is contained in:
Harald Kuhr
2012-06-21 16:53:06 +02:00
parent 5c9a3e8e58
commit f7b7b91fba
3 changed files with 87 additions and 0 deletions

View File

@@ -16,6 +16,12 @@
</description>
<dependencies>
<dependency>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common-lang</artifactId>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common-io</artifactId>