X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fentitymanager%2Fpom.xml;h=5ec5b6914dded407ea04c99789a9d68a91ee5a2a;hp=6df9240417842c1aa6cdc46a92fc0fe8cb6597df;hb=b3f8db2fdd9eddbaac002f94068dd1b4e6aef9a8;hpb=4b6fc12d443b0594310e5922e6ad763891d5d8fe diff --git a/src/it/tutorials/entitymanager/pom.xml b/src/it/tutorials/entitymanager/pom.xml index 6df92404..5ec5b691 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 + hibernate4-maven-plugin + ${h4mp.version} + + + process-test-classes + + export + + + + + true + org.hibernate.dialect.H2Dialect + + + + +