diff --git a/jsf/pom.xml b/jsf/pom.xml
index 2f5d315e41..c4801996de 100644
--- a/jsf/pom.xml
+++ b/jsf/pom.xml
@@ -90,12 +90,21 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.5.1
+ ${maven-compiler-plugin.version}
1.8
1.8
+
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+ false
+
+
@@ -112,5 +121,10 @@
3.1.0
+
+
+ 3.5.1
+ 2.6
+
\ No newline at end of file