X-Git-Url: http://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=aeebedc3a513d2bea79e0770fe77e3cab6b07eab;hb=03ed4ead0c3cf337e04de7c1ae0bbec11b68f9c1;hp=19180c964cffcb8f4492e7e812f4960c009df1d6;hpb=8b5942ab0d984ce1433d1c60c14e1d99ae1e2d5b;p=hibernate4-maven-plugin diff --git a/pom.xml b/pom.xml index 19180c96..aeebedc3 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-SNAPSHOT + 1.0.2-SNAPSHOT maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -47,7 +47,7 @@ www.juplo.de - scp://juplo.de/var/www/juplo/hibernate4-maven-plugin + scp://juplo.de/var/www/juplo/hibernate4-maven-plugin-${project.version} @@ -94,6 +94,11 @@ hibernate-core ${hibernate-core.version} + + org.hibernate + hibernate-envers + ${hibernate-core.version} + net.sf.scannotation scannotation @@ -146,7 +151,7 @@ org.apache.maven.plugins maven-source-plugin - 2.0.4 + 2.1.2 attach-sources @@ -208,7 +213,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + 2.7 org.apache.maven.plugins