From 139fe954f580c63ab107a609ce41af3be9e4c1ed Mon Sep 17 00:00:00 2001 From: dhanu Date: Tue, 7 Dec 2021 15:31:13 +0530 Subject: [PATCH 1/2] dhanu --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d099c7f3..43379f2c 100644 --- a/pom.xml +++ b/pom.xml @@ -2,7 +2,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - com.mt + com.dhanu maven-stanalone-application 0.0.1-SNAPSHOT jar From a457dd528faa16ae03b655f664b8d283364dcc82 Mon Sep 17 00:00:00 2001 From: dhanu Date: Tue, 7 Dec 2021 15:39:36 +0530 Subject: [PATCH 2/2] changes in pom.xml --- pom.xml | 131 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 66 insertions(+), 65 deletions(-) diff --git a/pom.xml b/pom.xml index 43379f2c..d7a779f3 100644 --- a/pom.xml +++ b/pom.xml @@ -1,75 +1,76 @@ - - 4.0.0 +< +project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - com.dhanu - maven-stanalone-application - 0.0.1-SNAPSHOT - jar + com.dhanu + maven-stanalone-application + 0.0.1-SNAPSHOT + jar - maven-stanalone-application - http://mithuntechnologies.com + maven-stanalone-application + http://mithuntechnologies.com - - Mithun Technologies - http://mithuntechnologies.com/ - - - Maven Standalone Application + + Mithun Technologies + http://mithuntechnologies.com/ + + + Maven Standalone Application - - http://35.154.242.68:9000/ - admin - admin - UTF-8 - + + http://35.154.242.68:9000/ + admin + admin + UTF-8 + - + - - junit - junit - 3.8.1 - test - + + junit + junit + 3.8.1 + test + - + - - + - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.1.0 - - - - true - lib/ - com.mt.sample.HelloWorld - - - - - - - - + --> + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.1.0 + + + + true + lib/ + com.mt.sample.HelloWorld + + + + + + + + \ No newline at end of file