X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.2.18%2Fentitymanager%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.2.18%2Fentitymanager%2Fpom.xml;h=8c13cf8cfec95cc96cb73bd8ade6d4309cf89ec8;hp=d928fb6786b00377346624ce09a3fbb0e8dd5304;hb=d42dc8bc0d20f97e64dacd7983486fe18af0c8df;hpb=0b6b9a1bd8950880713885618d8e31c772a085ec diff --git a/src/it/tutorials-5.2.18/entitymanager/pom.xml b/src/it/tutorials-5.2.18/entitymanager/pom.xml index d928fb67..8c13cf8c 100644 --- a/src/it/tutorials-5.2.18/entitymanager/pom.xml +++ b/src/it/tutorials-5.2.18/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 + + + + +