diff --git a/pom.xml b/pom.xml
index eccd2068..1367dfe6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,5 @@
-
4.0.0
@@ -31,50 +32,52 @@
+
+ org.apache.maven.plugins
maven-compiler-plugin
+ 3.10.1
- 1.6
- 1.6
+ 17
+ 17
+
+ org.apache.maven.plugins
maven-release-plugin
+ 3.0.0-M4
true
+
maven-site-plugin
+ 3.12.1
maven-checkstyle-plugin
-
maven-jxr-plugin
-
maven-javadoc-plugin
-
maven-pmd-plugin
-
maven-surefire-report-plugin
-
org.codehaus.mojo
findbugs-maven-plugin
-
org.codehaus.mojo
taglist-maven-plugin
@@ -83,83 +86,6 @@
-
-
-
-
- maven-checkstyle-plugin
- 2.8
-
-
-
- maven-compiler-plugin
- 2.3.2
-
-
-
- maven-javadoc-plugin
- 2.8
-
-
-
- maven-jxr-plugin
- 2.3
-
-
-
- maven-pmd-plugin
- 2.6
-
-
-
- maven-project-info-reports-plugin
- 2.4
-
-
-
- maven-release-plugin
- 2.2.1
-
-
-
- maven-resources-plugin
- 2.5
-
-
-
- maven-site-plugin
- 3.0
-
-
-
- maven-surefire-report-plugin
- 2.11
-
-
-
- maven-surefire-plugin
- 2.11
-
-
-
- org.codehaus.mojo
- findbugs-maven-plugin
- 2.3.3
-
-
-
- org.codehaus.mojo
- taglist-maven-plugin
- 2.4
-
-
-
- org.mortbay.jetty
- jetty-maven-plugin
- 8.0.0.M1
-
-
-
@@ -169,34 +95,29 @@
servlet-api
2.5
-
javax.servlet.jsp
jsp-api
2.2
-
junit
junit-dep
4.10
test
-
org.hamcrest
hamcrest-core
1.2.1
test
-
org.hamcrest
hamcrest-library
1.2.1
test
-
org.mockito
mockito-core
@@ -218,3 +139,4 @@
+
diff --git a/webapp/src/main/webapp/index.jsp b/webapp/src/main/webapp/index.jsp
index c22c57f7..82a40ef7 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!!
+ !! Welcome to DevOps Project-2 !!
+ By Mr. Shiva Gaikwad!!
+
+ Complte CI/CD Automation Done by SHIVA !!