X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fosgi%2Funmanaged-jpa%2Fpom.xml;h=259540e59d6445f46059d169ae5248b2ea9d07df;hp=d43b08e20c7f8a51a8f59d767b67dd74e4382938;hb=b3f8db2fdd9eddbaac002f94068dd1b4e6aef9a8;hpb=70bd20689badc18bed866b3847565e1278433503 diff --git a/src/it/tutorials/osgi/unmanaged-jpa/pom.xml b/src/it/tutorials/osgi/unmanaged-jpa/pom.xml index d43b08e2..259540e5 100755 --- a/src/it/tutorials/osgi/unmanaged-jpa/pom.xml +++ b/src/it/tutorials/osgi/unmanaged-jpa/pom.xml @@ -6,6 +6,10 @@ 1.0.0 bundle + + @project.version@ + + org.hibernate.javax.persistence @@ -30,12 +34,12 @@ org.hibernate hibernate-entitymanager - 4.3.0-SNAPSHOT + 4.3.9.Final com.h2database h2 - 1.3.170 + 1.4.187 @@ -70,6 +74,18 @@ + + de.juplo + hibernate4-maven-plugin + ${h4mp.version} + + + + export + + + +