diff --git a/pom.xml b/pom.xml index 7713a4f..8c8bf2f 100644 --- a/pom.xml +++ b/pom.xml @@ -552,6 +552,26 @@ + + + org.apache.maven.plugins + maven-war-plugin + 3.2.3 + + + + true + true + + + ${buildNumber} + ${buildDate} + ${scmBranch} + ${project.scm.url}/commit/${buildNumber} + + + + org.apache.maven.plugins maven-enforcer-plugin