X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fschemaexport-example%2Fschemaexport-example-domain%2Fpom.xml;fp=src%2Fit%2Fschemaexport-example%2Fschemaexport-example-domain%2Fpom.xml;h=c2bc2d8f636bd5180dd6e2a90f3c408f271f33ec;hp=0000000000000000000000000000000000000000;hb=a53a2ad438038084200a8449c557a41159e409dc;hpb=f18f820198878cddcea8b98c2a5e0c9843b923d2 diff --git a/src/it/schemaexport-example/schemaexport-example-domain/pom.xml b/src/it/schemaexport-example/schemaexport-example-domain/pom.xml new file mode 100644 index 00000000..c2bc2d8f --- /dev/null +++ b/src/it/schemaexport-example/schemaexport-example-domain/pom.xml @@ -0,0 +1,29 @@ + + + + de.test + schemaexport-example + 1.0-SNAPSHOT + + 4.0.0 + schemaexport-example-domain + jar + 1.0-SNAPSHOT + Schemaexport Example Domain + Domain Objects + + + + org.hibernate.javax.persistence + hibernate-jpa-2.0-api + provided + + + org.hibernate + hibernate-validator + provided + + + +