X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.2.18%2Fosgi%2Fmanaged-jpa%2Fpom.xml;h=35ad150e89056b32b14d016e14683da322d67ef0;hp=55ccacd3c9bd693214b5f6cf036ffa74b6452b11;hb=d42dc8bc0d20f97e64dacd7983486fe18af0c8df;hpb=0b6b9a1bd8950880713885618d8e31c772a085ec diff --git a/src/it/tutorials-5.2.18/osgi/managed-jpa/pom.xml b/src/it/tutorials-5.2.18/osgi/managed-jpa/pom.xml index 55ccacd3..35ad150e 100644 --- a/src/it/tutorials-5.2.18/osgi/managed-jpa/pom.xml +++ b/src/it/tutorials-5.2.18/osgi/managed-jpa/pom.xml @@ -12,6 +12,10 @@ 1.0.0 bundle + + @project.version@ + + org.hibernate.javax.persistence @@ -65,6 +69,23 @@ + + de.juplo + hibernate-maven-plugin + ${hibernate-maven-plugin.version} + + + + create + + + + + jdbc:h2:mem:db_managed_jpa;MVCC=TRUE + true + false + +