X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fpom.xml;h=e899e4cecdfc0ffa8ae341a01a2f342674b3b0df;hp=9e09ca1c08a185ca7f524a0c4ba10972438a692c;hb=9e37fd1049f8a6794396cd7c8879dc413fbcb87c;hpb=70bd20689badc18bed866b3847565e1278433503 diff --git a/src/it/tutorials/pom.xml b/src/it/tutorials/pom.xml index 9e09ca1c..e899e4ce 100644 --- a/src/it/tutorials/pom.xml +++ b/src/it/tutorials/pom.xml @@ -28,7 +28,7 @@ org.hibernate.tutorials hibernate-tutorials - $version + 4.3.9.Final pom Hibernate Getting Started Guide Tutorials @@ -44,35 +44,37 @@ annotations entitymanager envers - osgi + osgi/unmanaged-native + osgi/unmanaged-jpa + osgi/managed-jpa org.hibernate hibernate-core - $version + 4.3.9.Final org.slf4j slf4j-simple - $slf4j + 1.7.12 junit junit - $junit + 4.12 com.h2database h2 - $h2 + 1.4.187 @@ -87,8 +89,22 @@ src/test/resources + true + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.6 + 1.6 + utf8 + true + + +