From 34899c4030d064b0a80b892c5587ec7e17fd3fa0 Mon Sep 17 00:00:00 2001 From: Andrew Pitt Date: Mon, 23 Mar 2020 13:02:40 -0400 Subject: [PATCH] POM updates for nexus. --- pom.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/pom.xml b/pom.xml index dda0ee645..c291e8467 100644 --- a/pom.xml +++ b/pom.xml @@ -29,6 +29,24 @@ + + + nexus + http://nexus.cicd.svc.cluster.local:8081/content/groups/public + + + + + + nexus + http://nexus.cicd.svc.cluster.local:8081/repository/maven-snapshots/ + + + nexus + http://nexus.cicd.svc.cluster.local:8081/repository/maven-releases/ + + +