From 8cca2127e0e11486cc45ae1a8198bd778301f935 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 19 Aug 2013 19:45:28 +0200 Subject: o Dropping the Sequences class. Moving more stuff into SqlUnit to make it easier available in a generic form. o Fixing the complicated cases where the generation got confused with both setter and constructor injection. --- container-compiler-plugin/pom.xml | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'container-compiler-plugin/pom.xml') diff --git a/container-compiler-plugin/pom.xml b/container-compiler-plugin/pom.xml index d451ee3..9b10129 100644 --- a/container-compiler-plugin/pom.xml +++ b/container-compiler-plugin/pom.xml @@ -20,17 +20,6 @@ sql-persistence ${project.version} - - org.easytesting - fest-assert - 1.4 - - - org.testng - testng - 6.8.5 - test - commons-lang commons-lang -- cgit v1.2.3