From e75c8996c0675f53530a69b1a921bdb4a757ebc3 Mon Sep 17 00:00:00 2001 From: devopsjan2021 <76879688+devopsjan2021@users.noreply.github.com> Date: Sat, 20 Feb 2021 22:23:47 +0530 Subject: [PATCH 1/2] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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/ From 9718dd7f88a1297420c45249a0c81ed582f1aeea Mon Sep 17 00:00:00 2001 From: devopsjan2021 <76879688+devopsjan2021@users.noreply.github.com> Date: Sat, 20 Feb 2021 23:00:52 +0530 Subject: [PATCH 2/2] Update index.jsp --- src/main/webapp/index.jsp | 1 + 1 file changed, 1 insertion(+) 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