From 6b91e6a07ac4755aa53be72e4fc2123984c7e710 Mon Sep 17 00:00:00 2001 From: naveen Date: Tue, 13 Jul 2021 08:42:42 +0000 Subject: [PATCH 1/6] modified --- webapp/src/main/webapp/index.jsp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index fda31d8b..9a1e14c5 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,4 @@

Hello Dear Students !! Welcome to DevOps Project-2 !!

By Mr.Sai from Saidemy

+

its time to get started devops project 2

+ From d087e284eb4d9b72d220b0c3e298790e945fa5ec Mon Sep 17 00:00:00 2001 From: naveen Date: Wed, 8 Sep 2021 06:01:02 +0000 Subject: [PATCH 2/6] first commit --- webapp/src/main/webapp/index.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 9a1e14c5..2a532e01 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,4 +1,4 @@

Hello Dear Students !! Welcome to DevOps Project-2 !!

By Mr.Sai from Saidemy

-

its time to get started devops project 2

+

its time to get started devops project 2 online

From 0e2446de109da8c7f3f41a0ab33235546b6240b0 Mon Sep 17 00:00:00 2001 From: kumar1235 <43035270+kumar1235@users.noreply.github.com> Date: Sun, 24 Oct 2021 11:38:43 +0530 Subject: [PATCH 3/6] Update web.xml --- webapp/src/main/webapp/WEB-INF/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/main/webapp/WEB-INF/web.xml b/webapp/src/main/webapp/WEB-INF/web.xml index 854e4754..a8d39514 100644 --- a/webapp/src/main/webapp/WEB-INF/web.xml +++ b/webapp/src/main/webapp/WEB-INF/web.xml @@ -3,7 +3,7 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_2_5.xsd" version="2.5"> - Webapp + Webapp6