From da2806d3c0cdb3b95a578b8e500f8f85a83dea7c Mon Sep 17 00:00:00 2001
From: vickeyys <159456389+vickeyys@users.noreply.github.com>
Date: Thu, 23 Jan 2025 16:31:14 +0530
Subject: [PATCH 20/25] Update pom.xml
---
pom.xml | 119 ++++++++++++++++++++++++++++++++++----------------------
1 file changed, 72 insertions(+), 47 deletions(-)
diff --git a/pom.xml b/pom.xml
index 01e0d5a2..d553e4aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,51 +1,76 @@
- 4.0.0
- in.RAHAM
- NETFLIX
- war
- 1.2.2
- Java Home myweb
- http://maven.apache.org
-
-
- kammana
-
-
-
- com.oracle.bedrock
- bedrock-runtime-maven
- 5.1.2
-
-
-
- junit
- junit
- 3.8.1
- test
-
+ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+ 4.0.0
+ in.RAHAM
+ NETFLIX
+ war
+ 1.2.2
+ Java Home myweb
+ http://maven.apache.org
+
+
+ kammana
+
+
+
+
+ com.oracle.bedrock
+ bedrock-runtime-maven
+ 5.1.2
+
+
+
+ junit
+ junit
+ 3.8.1
+ test
+
+
+
+
+
+ nexusRepo
+ http://13.233.230.166:8081/repository/maven-snapshots/
+
+
+
+ nexusRepo
+ http://13.233.230.166:8081/repository/maven-releases/
+
+
+
+
+
+ maven1
+ Maven.org
+ http://repo1.maven.org/maven2
+
+
-
-
-
-
- nexusRepo
- http://13.233.230.166:8081/repository/maven-snapshots/
-
-
-
- nexusRepo
- http://13.233.230.166:8081/repository/maven-releases/
-
-
-
-
-
- maven1
- Maven.org
- http://repo1.maven.org/maven2
-
-
+
+
+
+
+ stag
+
+ staging
+ ${project.build.directory}/stag
+
+
+ NETFLIX-stag
+
+
-
+
+
+ prod
+
+ production
+ ${project.build.directory}/prod
+
+
+ NETFLIX-prod
+
+
+
From 8b1977b3894e7095c47f13954e7e302f4f31ffd4 Mon Sep 17 00:00:00 2001
From: vickeyys <159456389+vickeyys@users.noreply.github.com>
Date: Thu, 23 Jan 2025 16:40:14 +0530
Subject: [PATCH 21/25] Update index.jsp
---
src/main/webapp/index.jsp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp
index 0abb986c..c8a69378 100644
--- a/src/main/webapp/index.jsp
+++ b/src/main/webapp/index.jsp
@@ -23,7 +23,7 @@