diff --git a/pom.xml b/pom.xml index 31ecb53c29..ddb0b39ca7 100644 --- a/pom.xml +++ b/pom.xml @@ -3,9 +3,9 @@ 4.0.0 com.mt - maven-web-application + maven-web-app war - 0.0.1-SNAPSHOT + 0.0.2 maven-web-application @@ -13,49 +13,41 @@ Landmark Technologies - http://landmarktechnologies.com/ + https://github.com/osazuwa24/maven-web-app/ + 1.8 5.1.2.RELEASE 4.11 1.2.17 - http:3.238.135.186:9000/ + http://18.189.185.159:9000/ admin - admin + admin123 UTF-8 UTF-8 - - mylandmarktechs - https://sonarcloud.io - + - - - - org.json - json - 20160212 - + + + + + org.json + json + 20160212 + junit junit - 3.8.1 + 4.13.2 test - - javax.servlet - javax.servlet-api - 3.1.0 - provided - - org.mockito mockito-core @@ -101,21 +93,29 @@ nexus Landmark Technologies Releases Nexus Repository - http://44.192.81.238:8888/mylandmarktech/repository/boa-release/ + http://13.58.246.245:8081/landmark/repository/boa-release/ nexus Landmark Technologies Snapshot Nexus Repository - http://44.192.81.238:8888/mylandmarktech/repository/boa-snapshot/ + http://13.58.246.245:8081/landmark/repository/boa-snapshot/ + - maven-web-app + boa-app + + + org.apache.maven.plugins + maven-war-plugin + 3.3.2 + + org.apache.maven.plugins maven-compiler-plugin