X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fhib-test%2Fpom.xml;h=b7bc4cb9d016da28863c4ba74132a02894d87412;hp=fe46e3212f5b4a73f3c809124be6515a4a5a28dd;hb=9c64807d3af68465473aec442bd0d435c0032c3c;hpb=fee05864d61145a06ee870fbffd3bff1e95af08c diff --git a/src/it/hib-test/pom.xml b/src/it/hib-test/pom.xml index fe46e321..b7bc4cb9 100644 --- a/src/it/hib-test/pom.xml +++ b/src/it/hib-test/pom.xml @@ -42,42 +42,41 @@ de.juplo - hibernate4-maven-plugin + hibernate-maven-plugin @project.version@ - - none - - both + + false + true create-h2-ddl - export + create - org.hibernate.dialect.H2Dialect + org.hibernate.dialect.H2Dialect h2.sql create-postgres-ddl - export + create - org.hibernate.dialect.PostgreSQL82Dialect + org.hibernate.dialect.PostgreSQL82Dialect postgres.sql create-oracle-ddl - export + create - org.hibernate.dialect.Oracle10gDialect + org.hibernate.dialect.Oracle10gDialect oracle.sql