From 693a2dff106c32f7fb03a3ca89bc7e43af162ee2 Mon Sep 17 00:00:00 2001 From: subash-077 <96123322+subash-077@users.noreply.github.com> Date: Fri, 6 Oct 2023 18:49:27 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 9e1759e..fee7233 100644 --- a/pom.xml +++ b/pom.xml @@ -5,8 +5,8 @@ WebAppCal war 0.0.6 - WebAppCal Maven Webapp - http://maven.apache.org + junit @@ -27,4 +27,22 @@ http://52.204.135.48:8081/nexus/content/repositories/releases + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + 7 + 7 + + + + org.apache.maven.plugins + maven-war-plugin + 3.3.2 + + +