From 24c07dba2105bda5e71c1f8d5047956b8fd78328 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Mon, 1 Jan 2018 13:25:17 -0600 Subject: [PATCH] Added distribution endpoint for storing the maven build --- parent/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/parent/pom.xml b/parent/pom.xml index 4e092c6..9294e83 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -47,6 +47,17 @@ + + + sothr-nexus-releases + https://nexus.sothr.com/repository/maven-releases/ + + + sothr-nexus-snapshots + https://nexus.sothr.com/repository/maven-snapshots/ + + + sonatype-releases