X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fentitymanager%2Fpom.xml;h=9d740a5e23d77bc685770695343b0fbb58305aa6;hp=6d4775548ac37726da51b5ee3c01d64032c701bf;hb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c;hpb=70bd20689badc18bed866b3847565e1278433503 diff --git a/src/it/tutorials/entitymanager/pom.xml b/src/it/tutorials/entitymanager/pom.xml index 6d477554..9d740a5e 100644 --- a/src/it/tutorials/entitymanager/pom.xml +++ b/src/it/tutorials/entitymanager/pom.xml @@ -29,7 +29,7 @@ org.hibernate.tutorials hibernate-tutorials - $version + 4.3.9.Final ../pom.xml @@ -40,14 +40,38 @@ true + @project.version@ org.hibernate hibernate-entitymanager - $version + 4.3.9.Final + + + + de.juplo + hibernate-maven-plugin + ${h4mp.version} + + + process-test-classes + + create + + + + + true + org.hibernate.dialect.H2Dialect + true + + + + +