X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.1.17%2Fentitymanager%2Fpom.xml;h=b128a58b8c7d394bf9b8890320c6732f9dccaf33;hp=152590bba13f645fb280257fb00dbd3029a64b5e;hb=a57a7eb67922b3ad35fa2b18923d34993dc3fdbe;hpb=1f1d806f1f8d2f3ed4e3b3d41952bf504a9ef8a1 diff --git a/src/it/tutorials-5.1.17/entitymanager/pom.xml b/src/it/tutorials-5.1.17/entitymanager/pom.xml index 152590bb..b128a58b 100644 --- a/src/it/tutorials-5.1.17/entitymanager/pom.xml +++ b/src/it/tutorials-5.1.17/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 + + + + +