diff --git a/booking-faces/pom.xml b/booking-faces/pom.xml index 2a8733b..6de1d9d 100644 --- a/booking-faces/pom.xml +++ b/booking-faces/pom.xml @@ -197,6 +197,14 @@ booking-faces + + org.apache.maven.plugins + maven-war-plugin + 2.4 + + false + + org.apache.maven.plugins maven-compiler-plugin diff --git a/booking-mvc/pom.xml b/booking-mvc/pom.xml index caa7892..05e4380 100644 --- a/booking-mvc/pom.xml +++ b/booking-mvc/pom.xml @@ -272,6 +272,14 @@ booking-mvc + + org.apache.maven.plugins + maven-war-plugin + 2.4 + + false + + org.apache.maven.plugins maven-compiler-plugin