X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=affbf8bd1d9c6018e850160a790303dbd2d06b36;hb=0cf7cc6e98d7009476ed42c7ac508fc443abd9cd;hp=2212cfe09d0b5b7d34829f7e282a8edc7aab5b9e;hpb=438922412bc8740210760db0bedf63dad9f8d7cf;p=utils diff --git a/pom.xml b/pom.xml index 2212cfe0..affbf8bd 100644 --- a/pom.xml +++ b/pom.xml @@ -1,11 +1,10 @@ - + 4.0.0 org.wamblee wamblee-utils pom - 0.2.5-SNAPSHOT + 0.6-SNAPSHOT / wamblee.org utilities library http://wamblee.org @@ -43,11 +42,6 @@ junit test - - org.dbunit - dbunit - test - org.apache.derby derby @@ -89,13 +83,17 @@ + test jdk15 - + + javax.faces + jsf-api + 1.2_02 + provided + org.apache.wicket wicket @@ -106,7 +104,6 @@ org.jboss.weld weld-se 1.0.1-Final - provided @@ -120,6 +117,7 @@ javax.transaction transaction-api 1.1 + provided @@ -262,8 +260,8 @@ net.sf.ehcache - ehcache - 1.2.3 + ehcache-core + 2.2.0 @@ -325,11 +323,11 @@ commons-dbcp 1.4 - + org.eclipse.persistence eclipselink @@ -456,7 +454,36 @@ maven-site-plugin - 2.1.1 + 3.0-beta-3 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.3.1 + + false + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + xml + html + + + + + @@ -466,24 +493,6 @@ - - org.apache.maven.plugins - maven-project-info-reports-plugin - - - - checkstyle - javadoc - - - - - - - - - - org.codehaus.mojo findbugs-maven-plugin @@ -514,25 +523,12 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.5 + 2.6.1 org.codehaus.mojo surefire-report-maven-plugin - - - org.codehaus.mojo - cobertura-maven-plugin - 2.3 - - - xml - html - - - - org.apache.maven.plugins