X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.1.17%2Fentitymanager%2Fpom.xml;h=b128a58b8c7d394bf9b8890320c6732f9dccaf33;hp=152590bba13f645fb280257fb00dbd3029a64b5e;hb=40e2f2b4f5c2050c8673b5be8a2d374c003acd98;hpb=3990b3badc8320a705c9899b0a63f40b4b219d1a diff --git a/src/it/tutorials-5.1.17/entitymanager/pom.xml b/src/it/tutorials-5.1.17/entitymanager/pom.xml index 152590bb..b128a58b 100644 --- a/src/it/tutorials-5.1.17/entitymanager/pom.xml +++ b/src/it/tutorials-5.1.17/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 + + + + +