X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fosgi%2Funmanaged-native%2Fpom.xml;h=b83dea51d0c26b0f08d9ce8e308045b8896b224d;hp=6fb3dd7f06939d275a056e6f669ce34c3746fb94;hb=4940080670944a15916c68fb294e18a6bfef12d5;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..b83dea51 --- 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,18 @@ + + de.juplo + hibernate-maven-plugin + ${h4mp.version} + + + + create + + + +