diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp index fad5d65..469ce7f 100644 --- a/src/main/webapp/index.jsp +++ b/src/main/webapp/index.jsp @@ -3,9 +3,10 @@ - Hello Java EE 7 Continuous Delivery! + Hello Java, EE 7 Continuous Delivery! +

Simple Pipeline

Example of Automated DevOps CI/CD

Code Commited:: GitLab -> Jenkins -> Maven -> Nexus

Build is Available:: Jenkins -> Deploy -> Nexus -> Tomcat7