X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.3.9%2Fenvers%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.3.9%2Fenvers%2Fpom.xml;h=03f3f3f3bced27ec0c8c5a7e20afc5569fc7f42d;hp=aaf14b37101172c104e7f9f61f665c440ca5f666;hb=db0eb091ea654f7ca845ed4fac2a1477bf9bb4b5;hpb=b6520c3daa7fbb64a40ffdaa7fc661023b16043d diff --git a/src/it/tutorials-5.3.9/envers/pom.xml b/src/it/tutorials-5.3.9/envers/pom.xml index aaf14b37..03f3f3f3 100644 --- a/src/it/tutorials-5.3.9/envers/pom.xml +++ b/src/it/tutorials-5.3.9/envers/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 + + + + +