X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fentitymanager%2Fpom.xml;h=3531d41b0a79a2a80928fb28c7133f84e3eab289;hp=6df9240417842c1aa6cdc46a92fc0fe8cb6597df;hb=4940080670944a15916c68fb294e18a6bfef12d5;hpb=4b6fc12d443b0594310e5922e6ad763891d5d8fe diff --git a/src/it/tutorials/entitymanager/pom.xml b/src/it/tutorials/entitymanager/pom.xml index 6df92404..3531d41b 100644 --- a/src/it/tutorials/entitymanager/pom.xml +++ b/src/it/tutorials/entitymanager/pom.xml @@ -40,6 +40,7 @@ true + @project.version@ @@ -50,4 +51,26 @@ + + + + de.juplo + hibernate-maven-plugin + ${h4mp.version} + + + process-test-classes + + create + + + + + true + org.hibernate.dialect.H2Dialect + + + + +