diff --git a/pom.xml b/pom.xml
index 7f6695c..6ee5395 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,12 +33,12 @@
deployment
Internal Releases
- http://localhost:8081/nexus/content/repositories/releases/
+ http://34.204.191.195:8081/repository/releases/
deployment
Internal Snapshot Releases
- http://localhost:8081/nexus/content/repositories/snapshots/
+ http://34.204.191.195:8081/repository/snapshots/
diff --git a/src/main/webapp/index.jsp b/src/main/webapp/index.jsp
index 1527f23..13c91c2 100644
--- a/src/main/webapp/index.jsp
+++ b/src/main/webapp/index.jsp
@@ -9,6 +9,7 @@
Example of Automated DevOps CI/CD
Code Commited:: GitLab -> Jenkins -> Maven -> Nexus
Build is Available:: Jenkins -> Deploy -> Nexus -> Tomcat7
+ this is devops CI Automation