X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=a6521478acfde8fe1faf1ef364fa99dbc4da2ef5;hp=84bcdfd0ac8d42b8d44f42fe88df9ea12c6a2d3a;hb=eba0f9255c82fe7485b0424bd255fb249dc6e7a7;hpb=e8263ad80b1651b812618c964fb02f7e5ddf3d7e diff --git a/pom.xml b/pom.xml index 84bcdfd0..a6521478 100644 --- a/pom.xml +++ b/pom.xml @@ -12,10 +12,10 @@ de.juplo hibernate-maven-plugin Hibernate Maven Plugin - Plugin for generating a database-schema from Hibernate-Mapping-Annotations - 2.0-SNAPSHOT + A simple plugin for generating a database-schema from Hibernate-Mappings + 2.1-SNAPSHOT maven-plugin - http://juplo.de/hibernate-maven-plugin + http://juplo.de/hibernate-maven-plugin/index.html 2.0.6 @@ -97,6 +97,10 @@ Andreas Kuhtz andreas.kuhtz@gmail.com + + Heer Fabio + fabio.heer@dvbern.ch + UTF-8 - 5.0.2.Final - 5.2.2.Final + 5.2.4.Final + 5.3.1.Final 3.0.0 3.3.3 1.0.1 @@ -235,6 +239,23 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + + + attach-javadoc + verify + + jar + + + + org.apache.maven.plugins maven-scm-plugin @@ -305,7 +326,7 @@ maven-site-plugin - 3.4 + 3.5.1 ${project.build.directory}/filtered-site @@ -334,6 +355,33 @@ 2.7 -Xdoclint:none + + + goal + a + Goal: + + + phase + a + Phase: + + + threadSafe + a + Thread Safe: + + + requiresDependencyResolution + a + Requires Dependency Resolution: + + + requiresProject + a + Requires Project: + +