X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=3d3c10d730ef9a6188368925aa3ea8736f42c20c;hp=815a23394e014b2c3e63a7883bd72882cb80c0f4;hb=e3db7e470ea6879ee8421e4c502ee6e0f2b84fa1;hpb=a275df25c52fdb7b5b4275fcf9a359194f7b9116 diff --git a/pom.xml b/pom.xml index 815a2339..3d3c10d7 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ hibernate-maven-plugin Hibernate Maven Plugin Plugin for generating a database-schema from Hibernate-Mapping-Annotations - 2.0-SNAPSHOT + 2.1-SNAPSHOT maven-plugin http://juplo.de/hibernate-maven-plugin @@ -235,6 +235,23 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + + + attach-javadoc + verify + + jar + + + + org.apache.maven.plugins maven-scm-plugin @@ -335,6 +352,33 @@ 2.7 -Xdoclint:none + + + goal + a + Goal: + + + phase + a + Phase: + + + threadSafe + a + Thread Safe: + + + requiresDependencyResolution + a + Requires Dependency Resolution: + + + requiresProject + a + Requires Project: + +