X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ec3d564283b1a0149dbd76abd18a398894ac71ac;hb=HEAD;hp=395775134dd338cc5d7e3ce8b48408dd26aa49e3;hpb=36320098ebdbe884869a9e04682a8a0291d25600;p=utils diff --git a/pom.xml b/pom.xml index 39577513..ec3d5642 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.wamblee wamblee-utils pom - 0.7-SNAPSHOT + 0.9-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -17,8 +17,8 @@ https://wamblee.org/viewvc/utils - scm:svn:https://wamblee.org/svn/public/utils/trunk - scm:svn:https://wamblee.org/svn/public/utils/trunk + scm:git:https://wamblee.org/git/public/utils + scm:git:https://wamblee.org/git/public/utils @@ -314,12 +314,23 @@ + + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 + + false + false + + org.apache.maven.plugins maven-release-plugin - 2.0 + 2.2.1 true + true + false javadoc:jar deploy @@ -402,19 +413,21 @@ org.codehaus.mojo cobertura-maven-plugin - 2.3 + 2.7 - - - clean - - + + post-integration-test + + cobertura + + - - - - + true + + html + xml + @@ -431,7 +444,7 @@ maven-site-plugin - 3.0-beta-3 + 3.12.0 @@ -446,7 +459,11 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 3.4.1 + + false + false + org.codehaus.mojo @@ -467,28 +484,24 @@ - org.codehaus.mojo findbugs-maven-plugin - 2.3.1 + 3.0.5 true - target/site true - target/site - - org.codehaus.mojo - changes-maven-plugin - 2.0-beta-1 + org.apache.maven.plugins + maven-changes-plugin + 2.12.1 @@ -500,18 +513,21 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.6.1 - + 3.4.1 + + false + false + + - org.codehaus.mojo - surefire-report-maven-plugin - 2.0-beta-1 + org.apache.maven.plugins + maven-surefire-report-plugin + 2.22.2 - org.apache.maven.plugins maven-checkstyle-plugin - 2.5 + 3.2.0 org.wamblee.checkstyle.xml @@ -585,3 +601,7 @@ + + + +