X-Git-Url: https://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=b24e83cf1fc4798a0807b286b41102ca6f3e2526;hp=95c839307049a1747e6d87f5846a1e2206ae26ea;hb=f3dabc0e6e3676244986b5bbffdb67d427c8383c;hpb=1feb1053532279981a464cef954072cfefbe01a5 diff --git a/pom.xml b/pom.xml index 95c83930..b24e83cf 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.1-SNAPSHOT + 1.0.4 maven-plugin http://juplo.de/hibernate4-maven-plugin @@ -32,7 +32,7 @@ scm:git:http://juplo.de/git/hibernate4-maven-plugin - scm:git:ssh://juplo.de:/var/cache/git/juplo/hibernate4-maven-plugin + scm:git:ssh://juplo.de:/var/lib/git/juplo/hibernate4-maven-plugin http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=summary @@ -44,6 +44,49 @@ + + + Adriano Machado + adriano.m.machado@hotmail.com + + + Lorenzo Nicora + lorenzo.nicora@nicus.it + + + Eduard Szente + eduard.szente@gmail.com + + + Stephen Johnson + stejohns@redhat.com + + + Victor Tatai + vtatai@gmail.com + + + Erik-Berndt Scheper + erik.berndt.scheper@gmail.com + + + Guido Wimmel + Wimmel.Guido@swm.de + + + Joel Johnson + mrjoel@lixil.net + + + Paul K. Moore + paulkmoore@gmail.com + + + Mark Robinson + mark@mrobinson.ca + + + www.juplo.de @@ -66,10 +109,12 @@ UTF-8 - 4.1.8.Final - 3.0.4 + 4.3.1.Final + 4.3.1.Final + 4.3.1.Final + 3.2.1 1.0.1 - 1.0.2 + 1.0.3 @@ -95,7 +140,17 @@ ${hibernate-core.version} - net.sf.scannotation + org.hibernate + hibernate-envers + ${hibernate-envers.version} + + + org.hibernate + hibernate-validator + ${hibernate-validator.version} + + + org.scannotation scannotation ${scannotation.version} @@ -188,18 +243,62 @@ + + org.apache.maven.plugins + maven-plugin-plugin + 3.2 + + + generated-helpmojo + + helpmojo + + + + + + org.apache.maven.plugins + maven-invoker-plugin + 1.8 + + src/it/settings.xml + ${project.build.directory}/it + verify + true + + + + integration-test + + install + run + + + + + + + + maven-site-plugin + 3.3 + + ${project.build.directory}/filtered-site + + + + org.apache.maven.wagon + wagon-ssh + 1.0 + + + + + - - maven-site-plugin - 2.1 - - ${project.build.directory}/filtered-site - - org.apache.maven.plugins maven-changes-plugin