diff --git a/pom.xml b/pom.xml index d099c7f3..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.mt - 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