From 48e4ce7a6e4b0aa604f7e1b01e1e1fb10b7b4dc3 Mon Sep 17 00:00:00 2001 From: repakasurekha <109807669+repakasurekha@users.noreply.github.com> Date: Tue, 23 Aug 2022 12:08:17 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 119 +++++++++++++++++++++++++++----------------------------- 1 file changed, 57 insertions(+), 62 deletions(-) diff --git a/pom.xml b/pom.xml index cce0f3c..8411023 100755 --- a/pom.xml +++ b/pom.xml @@ -1,63 +1,58 @@ - - 4.0.0 - in.javahome - myweb - war - 0.0.7-SNAPSHOT - my-app - http://maven.apache.org + + 4.0.0 + in.javahome + myweb + war + 0.0.9 + my-app + http://maven.apache.org - - - org.apache.poi - poi - 3.7 - - - - javax.servlet - javax.servlet-api - 3.0.1 - - - - junit - junit - 3.8.1 - test - - - - - - nexus - http://172.31.15.236:8081/repository/maven-snapshots/ - - - - nexus - http://172.31.15.236:8081/repository/maven-releases/ - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 3.6.1 - - 1.7 - 1.7 - - - - org.apache.maven.plugins - maven-surefire-plugin - 2.19 - - - - - + + + javax.servlet + javax.servlet-api + 3.0.1 + + + + junit + junit + 3.8.1 + test + + + com.lowagie + itext + 2.1.7 + + + org.apache.poi + poi + 5.2.0 + + + org.apache.poi + poi-ooxml + 5.2.0 + + + + 7 + 1.7 + + + + + org.apache.maven.plugins + maven-war-plugin + 3.3.1 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + +