X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=1e5680923401a58c0dacd784a29e822a7950b3ff;hp=bd6ca1162525aca4480aeab5906b6d89de9e60ca;hb=e88830c968c1aabc5c32df8a061a8b446c26505c;hpb=4edef457d2b747d939a141de24bec5e32abbc0c7 diff --git a/pom.xml b/pom.xml index bd6ca116..1e568092 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-SNAPSHOT + 1.0.3-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -53,6 +53,18 @@ Lorenzo Nicora lorenzo.nicora@nicus.it + + Eduard Szente + eduard.szente@gmail.com + + + Stephen Johnson + stejohns@redhat.com + + + Victor Tatai + vtatai@gmail.com + @@ -77,10 +89,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 +118,12 @@ ${hibernate-core.version} - net.sf.scannotation + org.hibernate + hibernate-envers + ${hibernate-core.version} + + + org.scannotation scannotation ${scannotation.version}