X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.0.12%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.0.12%2Fpom.xml;h=5aac7936e2caee62daf216517a48ae81d3e730ba;hp=0000000000000000000000000000000000000000;hb=fe9c99046f93cbc5a14d7b5314dc1c5c06ae2b80;hpb=40e2f2b4f5c2050c8673b5be8a2d374c003acd98 diff --git a/src/it/tutorials-5.0.12/pom.xml b/src/it/tutorials-5.0.12/pom.xml new file mode 100644 index 00000000..5aac7936 --- /dev/null +++ b/src/it/tutorials-5.0.12/pom.xml @@ -0,0 +1,77 @@ + + + + + 4.0.0 + + org.hibernate.tutorials + hibernate-tutorials + 5.0.12.Final + pom + + Hibernate Getting Started Guide Tutorials + Aggregator for the Hibernate tutorials presented in the Getting Started Guide + + + + true + + + + basic + annotations + entitymanager + envers + osgi + + + + + org.hibernate + hibernate-core + 5.0.12.Final + + + + + org.slf4j + slf4j-simple + 1.7.5 + + + + + junit + junit + 4.11 + + + + + com.h2database + h2 + 1.3.176 + + + + + + + false + src/test/java + + **/*.xml + + + + src/test/resources + + + + +