From dc50d90a4750600b4555c19c2b939200216b68bd Mon Sep 17 00:00:00 2001 From: Gerwin Gsenger Date: Mon, 19 Jan 2015 16:59:05 +0100 Subject: add initial version of a moaid-configuration test, does not work if old db is not initialized --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e23eb9299..f237cbbe1 100644 --- a/pom.xml +++ b/pom.xml @@ -679,7 +679,12 @@ jackson-annotations ${jackson-version} - + + org.springframework + spring-test + ${spring-orm-version} + test + commons-cli commons-cli -- cgit v1.2.3