X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.4.2%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.4.2%2Fpom.xml;h=2b6add21ef670f0517b77b3f056a64d2ffc80563;hp=0000000000000000000000000000000000000000;hb=0e67b8c355ad7f932b552d7a02a0158e17af5aa7;hpb=db0eb091ea654f7ca845ed4fac2a1477bf9bb4b5 diff --git a/src/it/tutorials-5.4.2/pom.xml b/src/it/tutorials-5.4.2/pom.xml new file mode 100644 index 00000000..2b6add21 --- /dev/null +++ b/src/it/tutorials-5.4.2/pom.xml @@ -0,0 +1,77 @@ + + + + + 4.0.0 + + org.hibernate.tutorials + hibernate-tutorials + 5.4.2.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.4.2.Final + + + + + org.slf4j + slf4j-simple + 1.7.5 + + + + + junit + junit + 4.12 + + + + + com.h2database + h2 + 1.4.196 + + + + + + + false + src/test/java + + **/*.xml + + + + src/test/resources + + + + +