From 55d3192c71799f72a96089b5720861267725fa7b Mon Sep 17 00:00:00 2001 From: Drew Short Date: Sun, 31 Dec 2017 10:23:51 -0600 Subject: [PATCH] Added home nexus repositories --- parent/pom.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index 2a9cb48..52949c5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -9,6 +9,44 @@ pom Image-Tools-Parent + + + Sothr Maven Public Proxy + mvn-public-sothr-proxy + https://nexus.sothr.com/repository/maven-public/ + + + Sothr Releases + sothr-nexus-releases + https://nexus.sothr.com/repository/maven-releases/ + + true + always + fail + + + false + never + warn + + + + Sothr Snapshots + sothr-nexus-snapshots + https://nexus.sothr.com/repository/maven-snapshots/ + + false + never + warn + + + true + daily + fail + + + + sonatype-releases