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. --- pom.xml | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 907c9b6..90b2b43 100644 --- a/pom.xml +++ b/pom.xml @@ -12,6 +12,18 @@ io.trygvis.container container-playground 1.0-SNAPSHOT + + + org.easytesting + fest-assert + 1.4 + + + org.testng + testng + 6.8.5 + + @@ -22,16 +34,6 @@ - container-compiler-plugin -- cgit v1.2.3