X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.0.12%2Fosgi%2Fmanaged-jpa%2Fpom.xml;h=35ad150e89056b32b14d016e14683da322d67ef0;hp=55ccacd3c9bd693214b5f6cf036ffa74b6452b11;hb=d7c7a224ec7fcd450ffb9a99eecfaefcb1a38ef1;hpb=fe9c99046f93cbc5a14d7b5314dc1c5c06ae2b80 diff --git a/src/it/tutorials-5.0.12/osgi/managed-jpa/pom.xml b/src/it/tutorials-5.0.12/osgi/managed-jpa/pom.xml index 55ccacd3..35ad150e 100644 --- a/src/it/tutorials-5.0.12/osgi/managed-jpa/pom.xml +++ b/src/it/tutorials-5.0.12/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 + +