From 8672ad7fb0e6d2008f0b9ba9c9c0a4cddd698da9 Mon Sep 17 00:00:00 2001 From: freddiet1 <86828760+freddiet1@users.noreply.github.com> Date: Sat, 24 Jul 2021 20:18:26 -0500 Subject: [PATCH 1/3] Update pom.xml updated --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7f6695c..c609f76 100644 --- a/pom.xml +++ b/pom.xml @@ -33,12 +33,12 @@ deployment Internal Releases - http://localhost:8081/nexus/content/repositories/releases/ + http://3.138.173.184:8081/repository/Release/ deployment Internal Snapshot Releases - http://localhost:8081/nexus/content/repositories/snapshots/ + http://3.138.173.184:8081/repository/Snapshots/ From f1f5cc7a219b07b8c8a034207497e7275b33277a Mon Sep 17 00:00:00 2001 From: freddiet1 <86828760+freddiet1@users.noreply.github.com> Date: Sun, 25 Jul 2021 04:12:11 -0500 Subject: [PATCH 2/3] 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..7f8d910 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

+

Show up to class at:: 10:AM -> 11:AM -> STARTING SCHOOL EARLY BENEFITS -> AVOID DISTRACTION

From 53a34e45c0e7c352c356dc5d6146aca8c2d07969 Mon Sep 17 00:00:00 2001 From: freddiet1 <86828760+freddiet1@users.noreply.github.com> Date: Sun, 25 Jul 2021 04:20:09 -0500 Subject: [PATCH 3/3] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c609f76..081a891 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.javaee7.sample javaee7-simple-sample - 1.11-SNAPSHOT + 1.13-SNAPSHOT war javaee7-simple-sample