From 27749536c8b5ded265d6e2ae2822d81342eeecc5 Mon Sep 17 00:00:00 2001
From: shravan3008 <70143163+shravan3008@users.noreply.github.com>
Date: Thu, 27 Oct 2022 13:00:22 +0530
Subject: [PATCH 1/2] Update index.jsp
---
webapp/src/main/webapp/index.jsp | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp
index a2f2c3d6..eb81aca4 100644
--- a/webapp/src/main/webapp/index.jsp
+++ b/webapp/src/main/webapp/index.jsp
@@ -1,4 +1,3 @@
-
Hello Dear Students !! Welcome to DevOps Project-2 !!
- By Mr.Sai from Saidemy
- Added to code by shravan
+n Hello everyne
+ This project demonstartes simple war file deployment to Tomcat using Git as SCM and Maven as build tool and Jenkins for CI/CD
From 099fbdf21ea3830e4d3c2dcb50310e2c85659a75 Mon Sep 17 00:00:00 2001
From: shravan3008 <70143163+shravan3008@users.noreply.github.com>
Date: Thu, 27 Oct 2022 13:01:08 +0530
Subject: [PATCH 2/2] Update index.jsp
---
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 eb81aca4..73544910 100644
--- a/webapp/src/main/webapp/index.jsp
+++ b/webapp/src/main/webapp/index.jsp
@@ -1,3 +1,3 @@
-n Hello everyne
+ Hello everyne
This project demonstartes simple war file deployment to Tomcat using Git as SCM and Maven as build tool and Jenkins for CI/CD