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