X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fh4mp-mod%2Fpom.xml;fp=src%2Fit%2Fh4mp-mod%2Fpom.xml;h=1e05bf6ce60b69031a62981fedd3789ada5c536d;hp=0000000000000000000000000000000000000000;hb=d5a4326bf1fe2045a7b2183cfd3d8fdb30fcb406;hpb=5da1114d419ae10f94a83ad56cea9856a39f00b6 diff --git a/src/it/h4mp-mod/pom.xml b/src/it/h4mp-mod/pom.xml new file mode 100644 index 00000000..1e05bf6c --- /dev/null +++ b/src/it/h4mp-mod/pom.xml @@ -0,0 +1,80 @@ + + 4.0.0 + de.cege + h4mp-mod + 0.0.1-SNAPSHOT + war + h4m-mod + + + + javax + javaee-api + 7.0 + provided + + + org.hibernate + hibernate-envers + 4.3.5.Final + + + + junit + junit + 4.8.2 + test + + + org.apache.derby + derby + 10.10.1.1 + test + + + org.hibernate + hibernate-entitymanager + 4.3.5.Final + test + + + org.slf4j + slf4j-simple + 1.5.8 + test + + + + 1.7 + 1.7 + false + @project.version@ + + + + + + de.juplo + hibernate4-maven-plugin + ${version} + + + + export + + + + + NONE + true + true + ; + true + CREATE + org.hibernate.dialect.PostgreSQL9Dialect + + + + +