From 47e10a3fc8b38773e46a6526f84059a9f59a22db Mon Sep 17 00:00:00 2001 From: Kai Moritz Date: Tue, 7 Feb 2017 13:40:26 +0100 Subject: [PATCH] Fixed the configuration of the it hmp-testclasses-annotationscanning --- src/it/hmp-testclasses-annotationscanning/pom.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/it/hmp-testclasses-annotationscanning/pom.xml b/src/it/hmp-testclasses-annotationscanning/pom.xml index 32461a66..0cbafd12 100644 --- a/src/it/hmp-testclasses-annotationscanning/pom.xml +++ b/src/it/hmp-testclasses-annotationscanning/pom.xml @@ -213,11 +213,24 @@ @project.version@ + Create Drop-Schema test-compile drop + + + db-schema/drop-schema.ddl + + + + Create Create-Schema + test-compile + create + + db-schema/create-schema.ddl + @@ -229,8 +242,6 @@ sa - true - db-schema/create-schema.ddl true true -- 2.20.1