X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=src%2Fit%2Fupdate%2Fpom.xml;fp=src%2Fit%2Fupdate%2Fpom.xml;h=b95373774ab36e1a05e98427cea9706cead44961;hp=0000000000000000000000000000000000000000;hb=9ef60a3f37e89f8a2417e340ef6c6b4a11e6013e;hpb=2bc469097f6ff01d83f7a361d2c33e2a3fafef1c diff --git a/src/it/update/pom.xml b/src/it/update/pom.xml new file mode 100644 index 00000000..b9537377 --- /dev/null +++ b/src/it/update/pom.xml @@ -0,0 +1,95 @@ + + + + + 4.0.0 + + de.juplo + update-test + Hibernate Annotations Tutorial -- Modified to proove the new update-goal + 0.0.0.0.1b-SNAPSHOT + + + + true + @project.version@ + + + + + + org.hibernate + hibernate-core + 5.2.4.Final + + + + com.h2database + h2 + 1.4.187 + + + + + + + src/test/resources + true + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.3 + + 1.8 + 1.8 + utf8 + true + + + + de.juplo + hibernate-maven-plugin + ${plugin.version} + + + + update + + + + + true + true + true + false + + + + + +