X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=a6521478acfde8fe1faf1ef364fa99dbc4da2ef5;hp=815a23394e014b2c3e63a7883bd72882cb80c0f4;hb=eba0f9255c82fe7485b0424bd255fb249dc6e7a7;hpb=a275df25c52fdb7b5b4275fcf9a359194f7b9116 diff --git a/pom.xml b/pom.xml index 815a2339..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,10 +326,9 @@ maven-site-plugin - 3.4 + 3.5.1 ${project.build.directory}/filtered-site - src/site/template.vm @@ -335,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: + +