X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fosgi%2Funmanaged-jpa%2Fpom.xml;h=24b846359b600e09867ec342fb3d4d149c43cd23;hp=d43b08e20c7f8a51a8f59d767b67dd74e4382938;hb=4940080670944a15916c68fb294e18a6bfef12d5;hpb=70bd20689badc18bed866b3847565e1278433503 diff --git a/src/it/tutorials/osgi/unmanaged-jpa/pom.xml b/src/it/tutorials/osgi/unmanaged-jpa/pom.xml old mode 100755 new mode 100644 index d43b08e2..24b84635 --- 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 + hibernate-maven-plugin + ${h4mp.version} + + + + create + + + +