From: Kai Moritz Date: Tue, 7 Feb 2017 12:40:26 +0000 (+0100) Subject: Fixed the configuration of the it hmp-testclasses-annotationscanning X-Git-Tag: hibernate-maven-plugin-2.1.0~5 X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=commitdiff_plain;h=47e10a3fc8b38773e46a6526f84059a9f59a22db Fixed the configuration of the it hmp-testclasses-annotationscanning --- 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