X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Flob%2Fpom.xml;fp=src%2Fit%2Flob%2Fpom.xml;h=bba73bcdd0ef17d9193e8bc88171d37abb0fa537;hp=0000000000000000000000000000000000000000;hb=9c3a3b7ece6dfdbe79dad9aa10ce09c2fd34ed42;hpb=b5f916e74bbfe359b1ca7e057a43e86fb081eca8 diff --git a/src/it/lob/pom.xml b/src/it/lob/pom.xml new file mode 100644 index 00000000..bba73bcd --- /dev/null +++ b/src/it/lob/pom.xml @@ -0,0 +1,50 @@ + + 4.0.0 + de.juplo.tests + lob + jar + 1.0-SNAPSHOT + lob + http://maven.apache.org + + + org.hibernate + hibernate-core + 5.2.4.Final + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.7 + 1.7 + utf8 + true + + + + de.juplo + hibernate-maven-plugin + @project.version@ + + org.hibernate.dialect.H2Dialect + false + true + + + + create + + create + + + + + + +