From: Kai Moritz Date: Sat, 19 Dec 2015 02:46:49 +0000 (+0100) Subject: Fixed minor misconfiguration in integration-test dependency test X-Git-Tag: hibernate-maven-plugin-2.0.0~11 X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=commitdiff_plain;h=bb8b638714db7fc02acdc1a9032cc43210fe5c0e;hp=3a7590b8862c3be691b05110f423865f6674f6f6 Fixed minor misconfiguration in integration-test dependency test Error because of multiple persistence-units by repeated execution --- diff --git a/src/it/dependency test/h4mp/pom.xml b/src/it/dependency test/h4mp/pom.xml index f23648c3..8d548fd1 100644 --- a/src/it/dependency test/h4mp/pom.xml +++ b/src/it/dependency test/h4mp/pom.xml @@ -71,11 +71,11 @@ + primary false true true ; - true false org.hibernate.dialect.PostgreSQL9Dialect diff --git a/src/it/h4mp-mod/pom.xml b/src/it/h4mp-mod/pom.xml index c353210f..7220a74d 100644 --- a/src/it/h4mp-mod/pom.xml +++ b/src/it/h4mp-mod/pom.xml @@ -70,8 +70,6 @@ true true ; - true - CREATE org.hibernate.dialect.PostgreSQL9Dialect