X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.0.12%2Fentitymanager%2Fpom.xml;h=8bf2771f6a8acdb397aa7950dfc078a4d7c74031;hp=2b586d593ea752a182f93cad82ace1b0c56b18d8;hb=d7c7a224ec7fcd450ffb9a99eecfaefcb1a38ef1;hpb=fe9c99046f93cbc5a14d7b5314dc1c5c06ae2b80 diff --git a/src/it/tutorials-5.0.12/entitymanager/pom.xml b/src/it/tutorials-5.0.12/entitymanager/pom.xml index 2b586d59..8bf2771f 100644 --- a/src/it/tutorials-5.0.12/entitymanager/pom.xml +++ b/src/it/tutorials-5.0.12/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 + + + + +