X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fosgi%2Funmanaged-jpa%2Fpom.xml;h=c4c7cd0b807f12bcfa95acbc9d2c2541b0ff9f08;hp=d43b08e20c7f8a51a8f59d767b67dd74e4382938;hb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c;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..c4c7cd0b --- 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,21 @@ + + de.juplo + hibernate-maven-plugin + ${h4mp.version} + + true + + + + + create + + + +