From 56ea34749e191964b7da8075e97aacbfd02a0d1e Mon Sep 17 00:00:00 2001 From: Gifford Nowland Date: Tue, 4 Jan 2022 11:26:29 -0800 Subject: [PATCH] Adding war plugin config to pom.xml FIXES #194 --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 39d50fc..d8328fc 100644 --- a/pom.xml +++ b/pom.xml @@ -178,6 +178,11 @@ + + org.apache.maven.plugins + maven-war-plugin + 3.3.2 +