--- dao/DaoAdresseService/pom.xml 2015/07/15 08:52:00 2610 +++ dao/DaoAdresseService/pom.xml 2015/07/20 12:00:18 2634 @@ -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,14 +93,20 @@ - ${buildNumber} + ${prefix.revision} ${maven.build.timestamp} + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.0 + + javax.servlet @@ -125,12 +160,15 @@ jcabi-manifests 1.1 + + junit junit 4.12 test +