X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.3.9%2Fentitymanager%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.3.9%2Fentitymanager%2Fpom.xml;h=3be982c6489a3b8ac3173b6fc6173dc720326ec7;hp=1bad1278ecb8ff730537e4ec870a1bbe9da10db3;hb=db0eb091ea654f7ca845ed4fac2a1477bf9bb4b5;hpb=b6520c3daa7fbb64a40ffdaa7fc661023b16043d diff --git a/src/it/tutorials-5.3.9/entitymanager/pom.xml b/src/it/tutorials-5.3.9/entitymanager/pom.xml index 1bad1278..3be982c6 100644 --- a/src/it/tutorials-5.3.9/entitymanager/pom.xml +++ b/src/it/tutorials-5.3.9/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 + + + + +