X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=ec837c198dbec439b8d98e3d5b843d4a7e46254c;hp=a6521478acfde8fe1faf1ef364fa99dbc4da2ef5;hb=1c7a39cd460e2e6d4af43e96b3af4c0d77e56d41;hpb=eba0f9255c82fe7485b0424bd255fb249dc6e7a7 diff --git a/pom.xml b/pom.xml index a6521478..ec837c19 100644 --- a/pom.xml +++ b/pom.xml @@ -3,17 +3,11 @@ 4.0.0 - - org.sonatype.oss - oss-parent - 9 - - de.juplo hibernate-maven-plugin Hibernate Maven Plugin A simple plugin for generating a database-schema from Hibernate-Mappings - 2.1-SNAPSHOT + 2.1.2-SNAPSHOT maven-plugin http://juplo.de/hibernate-maven-plugin/index.html @@ -110,10 +104,14 @@ - - juplo.de - scp://juplo.de/var/www/juplo/hibernate-maven-plugin-${project.version} - + + ossrh + https://oss.sonatype.org/content/repositories/snapshots + + + ossrh + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + @@ -200,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 @@ -232,7 +255,6 @@ attach-sources - verify jar @@ -249,7 +271,6 @@ attach-javadoc - verify jar @@ -333,8 +354,8 @@ org.apache.maven.wagon - wagon-ssh - 2.9 + wagon-ssh-external + 2.12