--- dao/DaoAdresseService/pom.xml 2015/07/15 10:41:57 2613 +++ dao/DaoAdresseService/pom.xml 2015/11/20 16:31:01 2778 @@ -15,6 +15,7 @@ UTF-8 + org.apache.maven.plugins @@ -25,6 +26,13 @@ 1.7 true true + + + + + + + @@ -40,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 @@ -64,7 +93,7 @@ - ${buildNumber} + ${prefix.revision} ${maven.build.timestamp} @@ -76,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 + + + + + + + + + + + + @@ -102,6 +164,11 @@ 3.3.2 + commons-codec + commons-codec + 1.10 + + dk.thoerup CircuitBreaker 1.1.1 @@ -131,12 +198,39 @@ 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 4.12 test +