diff --git a/pom.xml b/pom.xml index 357fa85a..7933e7f5 100644 --- a/pom.xml +++ b/pom.xml @@ -1,82 +1,82 @@ - 4.0.0 - onlinebookstore - onlinebookstore - 0.0.1-SNAPSHOT - war - - src/main/java - onlinebookstore - - - org.apache.maven.plugins - maven-dependency-plugin - 2.3 - - - package - - copy - - - - - com.github.jsimone - webapp-runner - 8.0.30.2 - webapp-runner.jar - - - - - - - - maven-compiler-plugin - 3.11.0 - - 1.8 - 1.8 - - - - maven-war-plugin - 3.2.1 - - WebContent - - - - - - - - org.postgresql - postgresql - 42.3.7 - - - - - mysql - mysql-connector-java - 8.0.28 - - - - - javax.servlet - javax.servlet-api - 3.1.0 - - - - org.apache.commons - commons-text - 1.9 - - - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 + onlinebookstore + onlinebookstore + 0.0.1-SNAPSHOT + war + + src/main/java + onlinebookstore + + + org.apache.maven.plugins + maven-dependency-plugin + 2.3 + + + package + + copy + + + + + com.github.jsimone + webapp-runner + 8.0.30.2 + webapp-runner.jar + + + + + + + + maven-compiler-plugin + 3.11.0 + + 1.8 + 1.8 + + + + maven-war-plugin + 3.2.1 + + WebContent + + + + + + + + org.postgresql + postgresql + 42.3.7 + + + + + mysql + mysql-connector-java + 8.0.31 + + + + + javax.servlet + javax.servlet-api + 3.1.0 + + + + org.apache.commons + commons-text + 1.9 + + + \ No newline at end of file