X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.4.2%2Fentitymanager%2Fpom.xml;h=be6f9ccc2c7b187c135c712b219f30ce8a360776;hp=b5b34ea50fd9e7a81259f736c8579fde5d061574;hb=9866cabaae00b8766c6e97bac61074b9b35a2909;hpb=0e67b8c355ad7f932b552d7a02a0158e17af5aa7 diff --git a/src/it/tutorials-5.4.2/entitymanager/pom.xml b/src/it/tutorials-5.4.2/entitymanager/pom.xml index b5b34ea5..be6f9ccc 100644 --- a/src/it/tutorials-5.4.2/entitymanager/pom.xml +++ b/src/it/tutorials-5.4.2/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 + + + + +