X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.3.9%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.3.9%2Fpom.xml;h=45b4fd413af55d0a5c94ed4415ae0c9ca8d9b0ee;hp=0000000000000000000000000000000000000000;hb=b6520c3daa7fbb64a40ffdaa7fc661023b16043d;hpb=fbab57c262b381d3db470cfd240fbcf9714401cb diff --git a/src/it/tutorials-5.3.9/pom.xml b/src/it/tutorials-5.3.9/pom.xml new file mode 100644 index 00000000..45b4fd41 --- /dev/null +++ b/src/it/tutorials-5.3.9/pom.xml @@ -0,0 +1,77 @@ + + + + + 4.0.0 + + org.hibernate.tutorials + hibernate-tutorials + 5.3.9.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.3.9.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 + + + + +