X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fosgi%2Funmanaged-native%2Fpom.xml;h=f91f11a010999c67cf4e53dd1c02ac601224907c;hp=6fb3dd7f06939d275a056e6f669ce34c3746fb94;hb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c;hpb=70bd20689badc18bed866b3847565e1278433503 diff --git a/src/it/tutorials/osgi/unmanaged-native/pom.xml b/src/it/tutorials/osgi/unmanaged-native/pom.xml old mode 100755 new mode 100644 index 6fb3dd7f..f91f11a0 --- a/src/it/tutorials/osgi/unmanaged-native/pom.xml +++ b/src/it/tutorials/osgi/unmanaged-native/pom.xml @@ -6,6 +6,10 @@ 1.0.0 bundle + + @project.version@ + + org.hibernate.javax.persistence @@ -30,17 +34,17 @@ org.hibernate hibernate-core - 4.3.0-SNAPSHOT + 4.3.9.Final org.hibernate hibernate-envers - 4.3.0-SNAPSHOT + 4.3.9.Final com.h2database h2 - 1.3.170 + 1.4.187 @@ -78,6 +82,21 @@ + + de.juplo + hibernate-maven-plugin + ${h4mp.version} + + true + + + + + create + + + +