diff --git a/01-Maven-web-App.war b/01-Maven-web-App.war new file mode 100644 index 0000000..c7b83e4 Binary files /dev/null and b/01-Maven-web-App.war differ diff --git a/pom.xml b/pom.xml new file mode 100644 index 0000000..2262356 --- /dev/null +++ b/pom.xml @@ -0,0 +1,21 @@ + + 4.0.0 + in.Dell + 01-Maven-web-App + war + 1.0-SNAPSHOT + 01-Maven-web-App Maven Webapp + http://maven.apache.org + + + junit + junit + 3.8.1 + test + + + + 01-Maven-web-App + +