--- dao/DaoAdresseService/pom.xml 2015/07/20 10:35:38 2632 +++ dao/DaoAdresseService/pom.xml 2016/02/13 07:05:11 2942 @@ -15,6 +15,7 @@ UTF-8 + org.apache.maven.plugins @@ -29,7 +30,7 @@ - + @@ -47,7 +48,7 @@ - + + + + com.google.code.maven-svn-revision-number-plugin + svn-revision-number-maven-plugin + 1.13 + + + + revision + + + + + + + prefix + + + + org.apache.maven.plugins maven-war-plugin @@ -71,7 +93,7 @@ - ${buildNumber} + ${prefix.revision} ${maven.build.timestamp} @@ -83,6 +105,39 @@ 3.0.0 + + + + + org.eclipse.m2e + lifecycle-mapping + 1.0.0 + + + + + + + com.google.code.maven-svn-revision-number-plugin + + + svn-revision-number-maven-plugin + + [1.13,) + + revision + + + + + + + + + + + + @@ -109,6 +164,11 @@ 3.3.2 + commons-codec + commons-codec + 1.10 + + dk.thoerup CircuitBreaker 1.1.1 @@ -138,6 +198,32 @@ jcabi-manifests 1.1 + + + com.sun.mail + javax.mail + 1.4.5 + + + + + + org.webjars + jquery + 2.1.4 + + + org.webjars + bootstrap + 3.3.5 + + + org.webjars + chartjs + 1.0.2 + + + junit junit @@ -145,13 +231,6 @@ test - - - net.sourceforge.cobertura - cobertura - 2.1.1 - - @@ -169,6 +248,12 @@ findbugs-maven-plugin 3.0.1 + + org.apache.maven.plugins + maven-pmd-plugin + 3.6 + + org.codehaus.mojo