X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.2.18%2Fentitymanager%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.2.18%2Fentitymanager%2Fpom.xml;h=8c13cf8cfec95cc96cb73bd8ade6d4309cf89ec8;hp=d928fb6786b00377346624ce09a3fbb0e8dd5304;hb=c9ed7f98dbe14bc2c6201cd9991619a36ceed5d0;hpb=64f720667c586f37a72ca1592fc5dbd4533dd557 diff --git a/src/it/tutorials-5.2.18/entitymanager/pom.xml b/src/it/tutorials-5.2.18/entitymanager/pom.xml index d928fb67..8c13cf8c 100644 --- a/src/it/tutorials-5.2.18/entitymanager/pom.xml +++ b/src/it/tutorials-5.2.18/entitymanager/pom.xml @@ -23,6 +23,7 @@ true + @project.version@ @@ -33,4 +34,27 @@ + + + + de.juplo + hibernate-maven-plugin + ${hibernate-maven-plugin.version} + + + process-test-classes + + create + + + + + true + org.hibernate.dialect.H2Dialect + true + + + + +