X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Ftutorials%2Fpom.xml;h=37e4f1ffd04eaeab512f160c59fef6c219516906;hp=9e09ca1c08a185ca7f524a0c4ba10972438a692c;hb=4b6fc12d443b0594310e5922e6ad763891d5d8fe;hpb=70bd20689badc18bed866b3847565e1278433503 diff --git a/src/it/tutorials/pom.xml b/src/it/tutorials/pom.xml index 9e09ca1c..37e4f1ff 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 @@ -89,6 +91,19 @@ src/test/resources + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.6 + 1.6 + utf8 + true + + +