From 31c1935829943950580807ba8f25523f7f14c313 Mon Sep 17 00:00:00 2001 From: Ajit Londhe Date: Thu, 13 Apr 2023 05:42:40 -0700 Subject: [PATCH] Webapi docker profile and TLS (#2235) * Changed non-TLS nexus to use TLS * Removed duplicate repo entries; added ohdsi.snapshot entry Fixes #2230. --- pom.xml | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 66a44b4ef..2f3202c43 100644 --- a/pom.xml +++ b/pom.xml @@ -1322,15 +1322,17 @@ lower(email) = lower(?) - - central - https://repo.maven.apache.org/maven2 - - - ohdsi - repo.ohdsi.org - http://repo.ohdsi.org:8085/nexus/content/groups/public - + + ohdsi.snapshots + repo.ohdsi.org-snapshots + https://repo.ohdsi.org/nexus/content/repositories/snapshots + + false + + + true + +