From 80ae61056a7b942b25aeb4da55b7df442189a828 Mon Sep 17 00:00:00 2001 From: ronam Date: Wed, 3 Jul 2024 23:40:53 +0000 Subject: [PATCH 1/4] ronam changed the code --- webapp/src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index c22c57f7..099ec2ea 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,2 +1,3 @@

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

By Mr. Sai from Saidemy!!

+

this is ronam updating the ci/cd pipeline webapp project

From ff02dc8e349179fb6a7267b8bf7ab4113d8a1ad2 Mon Sep 17 00:00:00 2001 From: ronam Date: Thu, 4 Jul 2024 11:57:02 +0000 Subject: [PATCH 2/4] changed pom file --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eccd2068..b20d10f1 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ maven-compiler-plugin - 1.6 - 1.6 + 3.9.8 + 3.9.8 From f5ca8755192cf1cc151e0887534832c0c6793a0c Mon Sep 17 00:00:00 2001 From: ronam Date: Thu, 4 Jul 2024 12:04:24 +0000 Subject: [PATCH 3/4] changed pom file to 1.8 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b20d10f1..bbf00735 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ maven-compiler-plugin - 3.9.8 - 3.9.8 + 1.8 + 1.8 From 4a95cb006d8a9ac680d0e74a621ed1cd5258bf7a Mon Sep 17 00:00:00 2001 From: ronam Date: Mon, 8 Jul 2024 02:03:47 +0000 Subject: [PATCH 4/4] added hello --- webapp/src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp index 099ec2ea..d31d6c13 100644 --- a/webapp/src/main/webapp/index.jsp +++ b/webapp/src/main/webapp/index.jsp @@ -1,3 +1,4 @@ +Creating new project

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

By Mr. Sai from Saidemy!!

this is ronam updating the ci/cd pipeline webapp project