diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..236c13e --- /dev/null +++ b/pom.xml @@ -0,0 +1,34 @@ + + 4.0.0 + 2017-CSE-Senior-Project-Team-2 + 2017-CSE-Senior-Project-Team-2 + 0.0.1-SNAPSHOT + + src + + + maven-compiler-plugin + 3.5.1 + + 1.8 + 1.8 + + + + maven-war-plugin + 3.0.0 + + WebContent + + + + + + + mysql + mysql-connector-java + 5.1.40 + + + war + \ No newline at end of file