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