X-Git-Url: http://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=3990b3badc8320a705c9899b0a63f40b4b219d1a;hpb=d42dc8bc0d20f97e64dacd7983486fe18af0c8df 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 + + + +