diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000000..9cab804820
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1,49 @@
+
+ 4.0.0
+ in.javahome
+ myweb
+ war
+ 8.4.1
+ Java Home myweb
+ http://maven.apache.org
+
+
+ kammana
+ http://18.181.164.81:9000/
+
+
+
+
+
+
+ junit
+ junit
+ 3.8.1
+ test
+
+
+
+
+
+
+ nexusRepo
+ http://34.208.218.12:8081/repository/sample-snapshots/
+
+
+
+ nexusRepo
+ http://52.3.250.161:8081/repository/repo-1/
+
+
+
+
+
+ maven1
+ Maven.org
+ http://repo1.maven.org/maven2
+
+
+
+
+
diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml
new file mode 100644
index 0000000000..9f88c1f963
--- /dev/null
+++ b/src/main/webapp/WEB-INF/web.xml
@@ -0,0 +1,7 @@
+
+
+
+ Archetype Created Web Application
+
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp
new file mode 100644
index 0000000000..a5febb751c
--- /dev/null
+++ b/src/main/webapp/index.jsp
@@ -0,0 +1,12 @@
+
+
+ HEY WE DEPLOYED OUR APP USING JENKINS
+ MY 2nd VERSION
+
+
+
+
+
+
+
+