X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=ddcdd11d8ffd1d7e3ce4d56821016fcd4c339ecd;hp=b6826c0772e6553951c381d460dba17c2b3829db;hb=fe9c99046f93cbc5a14d7b5314dc1c5c06ae2b80;hpb=852761cbfa0306430ff2478c207344b83930cb95 diff --git a/pom.xml b/pom.xml index b6826c07..ddcdd11d 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.0 + 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,13 +198,38 @@ + + 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 3.3 - 1.6 - 1.6 + 1.8 + 1.8 utf8 true @@ -228,7 +255,6 @@ attach-sources - verify jar @@ -245,7 +271,6 @@ attach-javadoc - verify jar @@ -322,16 +347,15 @@ maven-site-plugin - 3.4 + 3.5.1 ${project.build.directory}/filtered-site - src/site/template.vm org.apache.maven.wagon - wagon-ssh - 2.9 + wagon-ssh-external + 2.12