From 3e934caf7fbe816ecd3dfa1b0b2f4d9573d4e61d Mon Sep 17 00:00:00 2001 From: Mellouk Chaimaa <69502473+chaima229@users.noreply.github.com> Date: Fri, 14 Mar 2025 10:47:47 +0000 Subject: [PATCH] Update pom.xml --- pom.xml | 127 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 63 insertions(+), 64 deletions(-) diff --git a/pom.xml b/pom.xml index 8fe4f90..9e7721b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,68 +1,67 @@ - - 4.0.0 - in.javahome - myweb - war - 0.0.12 - my-app - http://maven.apache.org + + + 4.0.0 + in.javahome + myweb + war + 0.0.12 + my-app + http://maven.apache.org - - - org.apache.poi - poi - 3.7 - + + 8 + 8 + - - javax.servlet - javax.servlet-api - 3.0.1 - - - - junit - junit - 3.8.1 - test - - - org.apache.poi - poi - 4.1.2 - + + + org.apache.poi + poi + 4.1.2 + + + 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 - - - - + + + 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.8.1 + + ${maven.compiler.source} + ${maven.compiler.target} + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.22.2 + + +