diff --git a/pom.xml b/pom.xml new file mode 100644 index 000000000..bc7d28596 --- /dev/null +++ b/pom.xml @@ -0,0 +1,136 @@ + + 4.0.0 + webgoat + webgoat + war + 5.3-SNAPSHOT + + + + maven2-repository.dev.java.net + Java.net Maven 2 Repository + http://download.java.net/maven/2 + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + ISO-8859-1 + + + + + + + + javax.activation + activation + 1.1 + + + axis + axis + 1.2 + + + axis + axis-saaj + 1.2 + + + axis + axis-jaxrpc + 1.2 + + + axis + axis-ant + 1.2 + + + commons-collections + commons-collections + 3.1 + + + commons-digester + commons-digester + 1.4.1 + + + commons-logging + commons-logging + 1.0.4 + + + commons-discovery + commons-discovery + 0.2 + + + javax.mail + mail + 1.4.2 + + + javax.mail + mailapi + 1.4.2 + + + hsqldb + hsqldb + 1.8.0.7 + + + log4j + log4j + 1.2.8 + + + wsdl4j + wsdl4j + 1.5.1 + + + java2html + j2h + 1.3.1 + + + ecs + ecs + 1.4.2 + + + javax.transaction + jta + 1.0.1B + + + net.sourceforge.jtds + jtds + 1.2.2 + + + + javax.servlet + servlet-api + 2.5 + provided + + + org.apache.tomcat + catalina + 6.0.18 + + + +