X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-4.3.9%2Fpom.xml;fp=src%2Fit%2Ftutorials-4.3.9%2Fpom.xml;h=e899e4cecdfc0ffa8ae341a01a2f342674b3b0df;hp=0000000000000000000000000000000000000000;hb=0b6b9a1bd8950880713885618d8e31c772a085ec;hpb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c diff --git a/src/it/tutorials-4.3.9/pom.xml b/src/it/tutorials-4.3.9/pom.xml new file mode 100644 index 00000000..e899e4ce --- /dev/null +++ b/src/it/tutorials-4.3.9/pom.xml @@ -0,0 +1,110 @@ + + + + + 4.0.0 + + org.hibernate.tutorials + hibernate-tutorials + 4.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/unmanaged-native + osgi/unmanaged-jpa + osgi/managed-jpa + + + + + org.hibernate + hibernate-core + 4.3.9.Final + + + + + org.slf4j + slf4j-simple + 1.7.12 + + + + + junit + junit + 4.12 + + + + + com.h2database + h2 + 1.4.187 + + + + + + + false + src/test/java + + **/*.xml + + + + src/test/resources + true + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.6 + 1.6 + utf8 + true + + + + + +