X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.1.17%2Fentitymanager%2Fpom.xml;fp=src%2Fit%2Ftutorials-5.1.17%2Fentitymanager%2Fpom.xml;h=152590bba13f645fb280257fb00dbd3029a64b5e;hp=0000000000000000000000000000000000000000;hb=1f1d806f1f8d2f3ed4e3b3d41952bf504a9ef8a1;hpb=c9ed7f98dbe14bc2c6201cd9991619a36ceed5d0 diff --git a/src/it/tutorials-5.1.17/entitymanager/pom.xml b/src/it/tutorials-5.1.17/entitymanager/pom.xml new file mode 100644 index 00000000..152590bb --- /dev/null +++ b/src/it/tutorials-5.1.17/entitymanager/pom.xml @@ -0,0 +1,36 @@ + + + + + 4.0.0 + + + org.hibernate.tutorials + hibernate-tutorials + 5.1.17.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-entitymanager + 5.1.17.Final + + + +