From d44f9f3a456a5874943e4e2a94fff3fc7f54e495 Mon Sep 17 00:00:00 2001 From: mslearn0055 <137442343+mslearn0055@users.noreply.github.com> Date: Tue, 13 Aug 2024 20:44:10 +0530 Subject: [PATCH] Update pom.xml --- pom.xml | 52 +++++++++++++++++++++++++++------------------------- 1 file changed, 27 insertions(+), 25 deletions(-) diff --git a/pom.xml b/pom.xml index 35b194c6..2b7ce45b 100644 --- a/pom.xml +++ b/pom.xml @@ -1,36 +1,38 @@ - - + 4.0.0 - test - simple-maven-project-with-tests + + com.example + app 1.0-SNAPSHOT - jar - - - MIT License - http://opensource.org/licenses/MIT - - + + + 1.8 + 1.8 + + + + + junit + junit + 4.12 + test + + + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.0 + org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.22.1 - - - junit - junit - 4.13.1 - test - - - - UTF-8 - 1.8 - 1.8 -