From 2b63cb4b98d16496f2144a32462927102b9c47bd Mon Sep 17 00:00:00 2001 From: Andrew Woods Date: Fri, 1 Jun 2018 12:51:30 -0400 Subject: [PATCH] Allow retrieval of SNAPSHOT dependencies, in installer With previous commit, resolves: https://jira.duraspace.org/browse/VIVO-1523 --- installer/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/installer/pom.xml b/installer/pom.xml index 7c786c0a4..e15f986c1 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -267,5 +267,17 @@ VIVO Dependencies https://raw.github.com/vivo-project/dependencies/master/ + + + sonatype-nexus-snapshots + Sonatype Nexus Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + false + + + true + +