X-Git-Url: http://juplo.de/gitweb/?p=hibernate4-maven-plugin;a=blobdiff_plain;f=pom.xml;h=2b2eb2453e4a504f0638e07bdef50ef3c5491f03;hp=f038d3d83796cd22349844133e313760b3760fd9;hb=5f1708456d72f29646f27b78159e7c7609c44eb9;hpb=5afefe1a7984ffaa18ca3f112eb72d04b511700b diff --git a/pom.xml b/pom.xml index f038d3d8..2b2eb245 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ hibernate-maven-plugin Hibernate Maven Plugin A simple plugin for generating a database-schema from Hibernate-Mappings - 2.1.1 + 2.1.2-SNAPSHOT maven-plugin http://juplo.de/hibernate-maven-plugin/index.html @@ -129,7 +129,7 @@ UTF-8 - 5.2.4.Final + 5.2.18.Final 5.3.1.Final 3.0.0 3.3.3 @@ -228,8 +228,8 @@ maven-compiler-plugin 3.3 - 1.6 - 1.6 + 1.8 + 1.8 utf8 true @@ -342,25 +342,21 @@ + + maven-site-plugin + 3.9.1 + + ${project.build.directory}/filtered-site + + + + org.apache.maven.wagon + wagon-ssh-external + 2.12 + + + - - - - maven-site-plugin - 3.5.1 - - ${project.build.directory}/filtered-site - - - - org.apache.maven.wagon - wagon-ssh-external - 2.12 - - - - -