diff --git a/pom.xml b/pom.xml
index eccd2068..b6b07f4f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,6 +79,11 @@
org.codehaus.mojo
taglist-maven-plugin
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.3.0
+
@@ -135,7 +140,6 @@
maven-surefire-report-plugin
2.11
-
maven-surefire-plugin
2.11
diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp
index 1a75d7a0..bdcf33b3 100644
--- a/webapp/src/main/webapp/index.jsp
+++ b/webapp/src/main/webapp/index.jsp
@@ -3,5 +3,3 @@
It's time to start the DevOps Project-2!! Get ready!!
This is what complete End-to-End CI-CD Pipeline DevOps Project!!
We are done with DevOps project-2!!! with ansible deployment!!!
- We are done with Docker Deployment!!
- We are done with two projects!!