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=c0054ea4ef1a092126d190cd0756f7a3ff5a0665;hpb=9c64807d3af68465473aec442bd0d435c0032c3c 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 - - - - - - -