From ba5f0a2f5fbcdae9828b89b515f63d392ee61113 Mon Sep 17 00:00:00 2001 From: Erlend Hamnaberg Date: Fri, 6 Nov 2009 21:17:10 +0100 Subject: [PATCH] fix dependencies --- common/common-io/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/common/common-io/pom.xml b/common/common-io/pom.xml index 5b8b2d53..1e5c65d2 100644 --- a/common/common-io/pom.xml +++ b/common/common-io/pom.xml @@ -14,5 +14,13 @@ The TwelveMonkeys IO support + + + + ${project.groupId} + common-lang + ${project.version} + +