diff --git a/pom.xml b/pom.xml index 773dfeeeac..bc3ac7a947 100644 --- a/pom.xml +++ b/pom.xml @@ -1,51 +1,59 @@ - - 4.0.0 - in.javahome - myweb - war - 8.3.2 - Java Home myweb - http://maven.apache.org - - - kammana - - - - com.oracle.bedrock - bedrock-runtime-maven - 5.1.2 - - - - junit - junit - 3.8.1 - test - - - - - - nexusRepo - http://13.233.230.166:8081/repository/maven-snapshots/ - - - - nexusRepo - http://13.233.230.166:8081/repository/maven-releases/ - - - - - - maven1 - Maven.org - http://repo1.maven.org/maven2 - - + + 4.0.0 + in.javahome + myweb + war + 0.0.9 + my-app + http://maven.apache.org - - + + + javax.servlet + javax.servlet-api + 3.0.1 + + + + junit + junit + 3.8.1 + test + + + com.lowagie + itext + 2.1.7 + + + org.apache.poi + poi + 5.2.0 + + + org.apache.poi + poi-ooxml + 5.2.0 + + + + 7 + 1.7 + + + + + org.apache.maven.plugins + maven-war-plugin + 3.3.1 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.8.1 + + + +