X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials-5.4.2%2Fosgi%2Funmanaged-jpa%2Fpom.xml;h=297fed2a7e07d9ed8ad6659f2ec86ca9e41a07f7;hp=ca5854ecc9ab91ee8ef7df8a8a1bebd3971eb2d1;hb=9866cabaae00b8766c6e97bac61074b9b35a2909;hpb=0e67b8c355ad7f932b552d7a02a0158e17af5aa7 diff --git a/src/it/tutorials-5.4.2/osgi/unmanaged-jpa/pom.xml b/src/it/tutorials-5.4.2/osgi/unmanaged-jpa/pom.xml index ca5854ec..297fed2a 100644 --- a/src/it/tutorials-5.4.2/osgi/unmanaged-jpa/pom.xml +++ b/src/it/tutorials-5.4.2/osgi/unmanaged-jpa/pom.xml @@ -12,6 +12,10 @@ 1.0.0 bundle + + @project.version@ + + org.hibernate.javax.persistence @@ -76,6 +80,21 @@ + + de.juplo + hibernate-maven-plugin + ${hibernate-maven-plugin.version} + + true + + + + + create + + + +