X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=3e64fe724a2bfc895cef1127b7031b6c5a3bf12b;hp=8eb33bbd05e5e2e3ef050a85d5cf37cf20e34558;hb=d38b2386641c7ca00f54d69cb3f576c20b0cdccc;hpb=a4c81d105d16d172cc8cd2228575b74f494a43ba diff --git a/pom.xml b/pom.xml index 8eb33bbd..3e64fe72 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ hibernate4-maven-plugin Hibernate 4 Maven Plugin Plugin for generating a database-schema from Hibernate-4-Mapping-Annotations - 1.0.2 + 1.0.3-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -53,6 +53,22 @@ Lorenzo Nicora lorenzo.nicora@nicus.it + + Eduard Szente + eduard.szente@gmail.com + + + Stephen Johnson + stejohns@redhat.com + + + Victor Tatai + vtatai@gmail.com + + + Erik-Berndt Scheper + erik.berndt.scheper@gmail.com + @@ -77,10 +93,10 @@ UTF-8 - 4.2.3.Final + 4.2.5.Final 3.0.4 1.0.1 - 1.0.2 + 1.0.3 @@ -106,7 +122,12 @@ ${hibernate-core.version} - net.sf.scannotation + org.hibernate + hibernate-envers + ${hibernate-core.version} + + + org.scannotation scannotation ${scannotation.version}