X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=8a61e22f9ab9a1433ed1ce6bf24b258c1ef7940e;hp=84bcdfd0ac8d42b8d44f42fe88df9ea12c6a2d3a;hb=9c64807d3af68465473aec442bd0d435c0032c3c;hpb=e8263ad80b1651b812618c964fb02f7e5ddf3d7e diff --git a/pom.xml b/pom.xml index 84bcdfd0..8a61e22f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,19 +3,13 @@ 4.0.0 - - org.sonatype.oss - oss-parent - 9 - - 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.2-SNAPSHOT maven-plugin - http://juplo.de/hibernate-maven-plugin + http://juplo.de/hibernate-maven-plugin/index.html 2.0.6 @@ -97,6 +91,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.18.Final + 5.3.1.Final 3.0.0 3.3.3 1.0.1 @@ -196,6 +198,31 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ossrh + https://oss.sonatype.org/ + true + + + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + org.apache.maven.plugins maven-compiler-plugin @@ -228,7 +255,22 @@ attach-sources - verify + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + -Xdoclint:none + + + + attach-javadoc jar @@ -305,15 +347,15 @@ maven-site-plugin - 3.4 + 3.5.1 ${project.build.directory}/filtered-site org.apache.maven.wagon - wagon-ssh - 2.9 + wagon-ssh-external + 2.12 @@ -334,6 +376,33 @@ 2.7 -Xdoclint:none + + + goal + a + Goal: + + + phase + a + Phase: + + + threadSafe + a + Thread Safe: + + + requiresDependencyResolution + a + Requires Dependency Resolution: + + + requiresProject + a + Requires Project: + +