X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.1.17%2Fenvers%2Fpom.xml;h=30a1130bf44728ab31a018e2815dbffa87e7bcf4;hp=56507f8311a10f1a218c935daf72eede42e1ca8c;hb=40e2f2b4f5c2050c8673b5be8a2d374c003acd98;hpb=3990b3badc8320a705c9899b0a63f40b4b219d1a diff --git a/src/it/tutorials-5.1.17/envers/pom.xml b/src/it/tutorials-5.1.17/envers/pom.xml index 56507f83..30a1130b 100644 --- a/src/it/tutorials-5.1.17/envers/pom.xml +++ b/src/it/tutorials-5.1.17/envers/pom.xml @@ -23,6 +23,7 @@ true + @project.version@ @@ -38,4 +39,27 @@ + + + + de.juplo + hibernate-maven-plugin + ${hibernate-maven-plugin.version} + + + process-test-classes + + create + + + + + true + org.hibernate.dialect.H2Dialect + true + + + + +