X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fentitymanager%2Fpom.xml;fp=src%2Fit%2Ftutorials%2Fentitymanager%2Fpom.xml;h=6d4775548ac37726da51b5ee3c01d64032c701bf;hp=0000000000000000000000000000000000000000;hb=70bd20689badc18bed866b3847565e1278433503;hpb=7e3e9b90d61b077e48b59fc0eb63059886c68cf5 diff --git a/src/it/tutorials/entitymanager/pom.xml b/src/it/tutorials/entitymanager/pom.xml new file mode 100644 index 00000000..6d477554 --- /dev/null +++ b/src/it/tutorials/entitymanager/pom.xml @@ -0,0 +1,53 @@ + + + + + 4.0.0 + + + org.hibernate.tutorials + hibernate-tutorials + $version + ../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-entitymanager + $version + + + +