X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.4.2%2Fentitymanager%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.4.2%2Fentitymanager%2Fpom.xml;h=b5b34ea50fd9e7a81259f736c8579fde5d061574;hp=0000000000000000000000000000000000000000;hb=0e67b8c355ad7f932b552d7a02a0158e17af5aa7;hpb=db0eb091ea654f7ca845ed4fac2a1477bf9bb4b5 diff --git a/src/it/tutorials-5.4.2/entitymanager/pom.xml b/src/it/tutorials-5.4.2/entitymanager/pom.xml new file mode 100644 index 00000000..b5b34ea5 --- /dev/null +++ b/src/it/tutorials-5.4.2/entitymanager/pom.xml @@ -0,0 +1,36 @@ + + + + + 4.0.0 + + + org.hibernate.tutorials + hibernate-tutorials + 5.4.2.Final + ../pom.xml + + + hibernate-tutorial-entitymanager + Hibernate JPA Tutorial + Hibernate tutorial illustrating the use of JPA APIs and annotations for mapping metadata + + + + true + + + + + org.hibernate + hibernate-core + 5.4.2.Final + + + +