X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ec3d564283b1a0149dbd76abd18a398894ac71ac;hb=c7563dbd45dee95101b2d7562cd8fbe809075c28;hp=59649d13a8f8386d1261c131da8a6db44195a53b;hpb=1c023dcd11caa61e888cf768783bbfdbb98a67d2;p=utils diff --git a/pom.xml b/pom.xml index 59649d13..ec3d5642 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.wamblee wamblee-utils pom - 0.6 + 0.9-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -16,9 +16,9 @@ - https://wamblee.org/viewvc/utils/tags/wamblee-utils-0.6 - scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.6 - scm:svn:https://wamblee.org/svn/public/utils/tags/wamblee-utils-0.6 + https://wamblee.org/viewvc/utils + scm:git:https://wamblee.org/git/public/utils + scm:git:https://wamblee.org/git/public/utils @@ -247,17 +247,6 @@ ${spring.version} - - dom4j - dom4j - 1.6 - - - xml-apis - xml-apis - - - net.sf.ehcache ehcache-core @@ -269,21 +258,6 @@ commons-email 1.0 - - jaxen - jaxen - 1.1-beta-9 - - - xom - xom - - - xerces - xmlParserAPIs - - - jstl jstl @@ -340,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 @@ -428,19 +413,21 @@ org.codehaus.mojo cobertura-maven-plugin - 2.3 + 2.7 - - - clean - - + + post-integration-test + + cobertura + + - - - - + true + + html + xml + @@ -457,7 +444,7 @@ maven-site-plugin - 3.0-beta-3 + 3.12.0 @@ -472,7 +459,11 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.7 + 3.4.1 + + false + false + org.codehaus.mojo @@ -493,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 @@ -526,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 @@ -611,3 +601,7 @@ + + + +