X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fhib-test%2Fpom.xml;fp=src%2Fit%2Fhib-test%2Fpom.xml;h=0000000000000000000000000000000000000000;hp=b7bc4cb9d016da28863c4ba74132a02894d87412;hb=2e85504dc64f3b334f8c90f31c678b00f629c244;hpb=ebc47344a380e8826aeaec7f6e4717e7013212d4 diff --git a/src/it/hib-test/pom.xml b/src/it/hib-test/pom.xml deleted file mode 100644 index b7bc4cb9..00000000 --- a/src/it/hib-test/pom.xml +++ /dev/null @@ -1,87 +0,0 @@ - - - 4.0.0 - de.juplo - hibernate4-basictest - Hibernate 4 Test - 0.1-SNAPSHOT - jar - - - - - - org.hibernate - hibernate-core - 4.3.0.Final - - - org.jadira.usertype - usertype.jodatime - 2.0.1 - - - joda-time - joda-time - 2.7 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.7 - 1.7 - utf8 - true - - - - - de.juplo - hibernate-maven-plugin - @project.version@ - - - false - true - - - - create-h2-ddl - - create - - - org.hibernate.dialect.H2Dialect - h2.sql - - - - create-postgres-ddl - - create - - - org.hibernate.dialect.PostgreSQL82Dialect - postgres.sql - - - - create-oracle-ddl - - create - - - org.hibernate.dialect.Oracle10gDialect - oracle.sql - - - - - - -