X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=38c0bcd21bc9f6e8b50bfc818b819a81060323cd;hp=a2abed65c8fd07c3d1c62d513783912da6ff915a;hb=refs%2Fheads%2F1.0.4;hpb=bd78c276663790bf7a3f121db85a0d62c64ce38c diff --git a/pom.xml b/pom.xml index a2abed65..38c0bcd2 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.4-SNAPSHOT + 1.0.4 maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -308,6 +308,9 @@ org.apache.maven.plugins maven-javadoc-plugin 2.7 + + -Xdoclint:none + org.apache.maven.plugins