X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fpom.xml;fp=src%2Fit%2Ftutorials%2Fpom.xml;h=9e09ca1c08a185ca7f524a0c4ba10972438a692c;hp=0000000000000000000000000000000000000000;hb=70bd20689badc18bed866b3847565e1278433503;hpb=7e3e9b90d61b077e48b59fc0eb63059886c68cf5 diff --git a/src/it/tutorials/pom.xml b/src/it/tutorials/pom.xml new file mode 100644 index 00000000..9e09ca1c --- /dev/null +++ b/src/it/tutorials/pom.xml @@ -0,0 +1,94 @@ + + + + + 4.0.0 + + org.hibernate.tutorials + hibernate-tutorials + $version + 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 + $version + + + + + org.slf4j + slf4j-simple + $slf4j + + + + + junit + junit + $junit + + + + + com.h2database + h2 + $h2 + + + + + + + false + src/test/java + + **/*.xml + + + + src/test/resources + + + + +