X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.1.17%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.1.17%2Fpom.xml;h=d7abcae7dcd7d368dfe787f75040a25b0e275330;hp=0000000000000000000000000000000000000000;hb=3990b3badc8320a705c9899b0a63f40b4b219d1a;hpb=d42dc8bc0d20f97e64dacd7983486fe18af0c8df diff --git a/src/it/tutorials-5.1.17/pom.xml b/src/it/tutorials-5.1.17/pom.xml new file mode 100644 index 00000000..d7abcae7 --- /dev/null +++ b/src/it/tutorials-5.1.17/pom.xml @@ -0,0 +1,77 @@ + + + + + 4.0.0 + + org.hibernate.tutorials + hibernate-tutorials + 5.1.17.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.1.17.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 + + + + +