diff --git a/jsf/pom.xml b/jsf/pom.xml index 2f5d315e41..1049bbf38c 100644 --- a/jsf/pom.xml +++ b/jsf/pom.xml @@ -96,6 +96,14 @@ 1.8 + + org.apache.maven.plugins + maven-war-plugin + ${maven-war-plugin.version} + + false + + @@ -112,5 +120,8 @@ 3.1.0 + + + 2.6 \ No newline at end of file