From 4e794b5ed03e5020770becb068d11e6838feec64 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Fri, 2 Aug 2013 21:57:54 +0200 Subject: wip --- container-compiler-plugin/pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'container-compiler-plugin/pom.xml') diff --git a/container-compiler-plugin/pom.xml b/container-compiler-plugin/pom.xml index beb4b55..f48d8fc 100644 --- a/container-compiler-plugin/pom.xml +++ b/container-compiler-plugin/pom.xml @@ -15,5 +15,30 @@ container-core ${project.version} + + org.easytesting + fest-assert + 1.4 + + + org.testng + testng + 6.8.5 + test + + + + commons-io + commons-io + 2.4 + test + -- cgit v1.2.3